aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-08-10 14:28:36 +0000
committerWerner Koch <[email protected]>2016-08-10 14:28:36 +0000
commit48691db97b759d67aa7b49c36bb704b5806ade2e (patch)
tree0c0a34438761e1765336d39a59643024a7df2228 /configure.ac
parentcore: Do not identify PNG files as PGP signatures. (diff)
downloadgpgme-48691db97b759d67aa7b49c36bb704b5806ade2e.tar.gz
gpgme-48691db97b759d67aa7b49c36bb704b5806ade2e.zip
build: Declare all languages for make dist.
* lang/Makefile.am (DIST_SUBDIRS): New. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6a7df24d..105f80ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -249,6 +249,9 @@ if test x$fixed_search_path != x ; then
[Locate binaries only via this PATH])
fi
+
+# Note: You need to declare all possible langauges also in
+# lang/Makefile.am's DIST_SUBDIRS.
AC_ARG_ENABLE([languages],
AC_HELP_STRING([--enable-languages=languages],
[enable only specific language bindings]),