summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index ed9db2da..bc893538 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,8 +7,6 @@ endif
SUBDIRS = \
. \
egg \
- gck \
- gcr \
ui \
pkcs11 \
schema \
@@ -73,8 +71,3 @@ clear-coverage:
$(LCOV) --directory . --zerocounters
endif
-
-if WITH_GNU_MAKE
-# Include this local file if it exists
--include Makefile.local
-endif