summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 856f44c..56145f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,11 +34,11 @@ else
lang_subdirs =
endif
-if BUILD_GPGSCM
-doc = gpgscm
-else
-doc =
-endif
+#if BUILD_GPGSCM
+#doc = gpgscm
+#else
+#doc =
+#endif
if BUILD_DOC
doc = doc
@@ -52,7 +52,7 @@ else
tests =
endif
-SUBDIRS = m4 src $(gpgscm) $(doc) $(tests) po $(lang_subdirs)
+SUBDIRS = m4 src $(doc) $(tests) po $(lang_subdirs)
dist-hook: gen-ChangeLog