From 90bdbd4aaa29c2618d428273298f1510fe38da17 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 6 May 2011 17:07:35 +0200 Subject: Remove complus support. --- Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cc619f77..fb068670 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,19 +27,13 @@ DISTCHECK_CONFIGURE_FLAGS = --with-gpg="@GPG@" EXTRA_DIST = gpgme.spec.in autogen.sh -if BUILD_COMPLUS -complus = complus -else -complus = -endif - if RUN_GPG_TESTS tests = tests else tests = endif -SUBDIRS = src ${tests} doc ${complus} lang +SUBDIRS = src ${tests} doc lang # Fix the version of the spec file and create a file named VERSION # to be used for patch's Prereq: feature. -- cgit v1.2.3