aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile.am
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-03-02 13:00:48 +0000
committerAndre Heinecke <[email protected]>2016-03-02 13:00:48 +0000
commita313b3e28cc42785365822519b25d6a87dfdf0c9 (patch)
treee479c1da41f35fd26a8701aab1baa87faee85e68 /lang/Makefile.am
parentAdd README for gpgmepp (diff)
downloadgpgme-a313b3e28cc42785365822519b25d6a87dfdf0c9.tar.gz
gpgme-a313b3e28cc42785365822519b25d6a87dfdf0c9.zip
Add enable-languages build option
* acinclude.m4 (LIST_MEMBER): New macro. * configure.ac (enable-languages): New option. Add info output. * lang/Makefile.am: Only add enabled language subdirs.
Diffstat (limited to 'lang/Makefile.am')
-rw-r--r--lang/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile.am b/lang/Makefile.am
index a8d33f59..bb75cf00 100644
--- a/lang/Makefile.am
+++ b/lang/Makefile.am
@@ -17,6 +17,6 @@
# License along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
-SUBDIRS = cl cpp
+SUBDIRS = $(ENABLED_LANGUAGES)
EXTRA_DIST = README