summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@bebt.de>2016-02-21 12:18:33 +0100
committerWerner Koch <wk@gnupg.org>2016-02-22 08:07:34 +0100
commit2b40a16333fa75f1cee85ab901a5aa9cff845a92 (patch)
treeefed1a9e12b77274feeb8f7a44c37bbb85fb2166
parent531b25aa94c58f6d2168a9537c8cea6c53d7bbe0 (diff)
downloadlibgcrypt-2b40a16333fa75f1cee85ab901a5aa9cff845a92.tar.gz
Do not ship generated header file in tarball.
* src/Makefile.am: Move gcrypt.h from include_HEADERS to nodist_include_HEADERS to prevent inclusion in release tarball. This could break out-of-tree-builds because the potentially outdated src/gcrypt.h was not updated but was in the compiler search path.
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4ef95cbd..aee2828d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,7 +26,7 @@ EXTRA_DIST = libgcrypt-config.in libgcrypt.m4 libgcrypt.vers \
bin_SCRIPTS = libgcrypt-config
m4datadir = $(datadir)/aclocal
m4data_DATA = libgcrypt.m4
-include_HEADERS = gcrypt.h
+nodist_include_HEADERS = gcrypt.h
lib_LTLIBRARIES = libgcrypt.la
bin_PROGRAMS = dumpsexp hmac256 mpicalc