aboutsummaryrefslogtreecommitdiffstats
path: root/branches/gpgme-0-3-branch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'branches/gpgme-0-3-branch/Makefile.am')
-rw-r--r--branches/gpgme-0-3-branch/Makefile.am10
1 files changed, 2 insertions, 8 deletions
diff --git a/branches/gpgme-0-3-branch/Makefile.am b/branches/gpgme-0-3-branch/Makefile.am
index ac4728d6..24da3181 100644
--- a/branches/gpgme-0-3-branch/Makefile.am
+++ b/branches/gpgme-0-3-branch/Makefile.am
@@ -1,5 +1,5 @@
# Copyright (C) 2000 Werner Koch (dd9jn)
-# Copyright (C) 2001 g10 Code GmbH
+# Copyright (C) 2001, 2002 g10 Code GmbH
#
# This file is part of GPGME.
#
@@ -45,13 +45,7 @@ else
tests =
endif
-if BUILD_GPGMEPLUG
-gpgmeplug = gpgmeplug
-else
-gpgmeplug =
-endif
-
-SUBDIRS = ${assuan} gpgme ${tests} doc ${bonobo} ${complus} ${gpgmeplug}
+SUBDIRS = ${assuan} gpgme ${tests} doc ${bonobo} ${complus}
# Fix the version of the spec file and create a file named VERSION
# to be used for patch's Prereq: feature.