summaryrefslogtreecommitdiff
path: root/security/opencdk/files/patch-tests::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/opencdk/files/patch-tests::Makefile.in')
-rw-r--r--security/opencdk/files/patch-tests::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/opencdk/files/patch-tests::Makefile.in b/security/opencdk/files/patch-tests::Makefile.in
new file mode 100644
index 000000000000..c43a54e4f418
--- /dev/null
+++ b/security/opencdk/files/patch-tests::Makefile.in
@@ -0,0 +1,11 @@
+--- tests/Makefile.in.orig Fri Jan 24 19:06:07 2003
++++ tests/Makefile.in Fri Jan 24 19:06:36 2003
+@@ -97,6 +97,8 @@
+
+ EXTRA_DIST = pub.gpg sec.gpg sec-with-pwd.gpg ts.gpg wkold.gpg
+
++AM_CPPFLAGS = $(LIBGCRYPT_CFLAGS)
++
+ INCLUDES = -I$(top_srcdir)/src
+
+ LDADD = ../src/libopencdk.la $(LIBGCRYPT_LIBS)