build: Declare all languages for make dist.

* lang/Makefile.am (DIST_SUBDIRS): New.

Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2016-08-10 16:28:36 +02:00
parent a9168185ba
commit 48691db97b
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 4 additions and 0 deletions

View File

@ -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]),

View File

@ -18,5 +18,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
SUBDIRS = $(ENABLED_LANGUAGES)
DIST_SUBDIRS = cl cpp qt python
EXTRA_DIST = README