summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index cb30eaff4..82ed2f505 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,12 +7,6 @@ VAPIGEN_SUBDIRS = \
$(NULL)
endif
-if ENABLE_GEN_PROJECT
-GEN_PROJECT_SUBDIRS = \
- gen-project \
- $(NULL)
-endif
-
SUBDIRS = \
gee \
ccode \
@@ -23,7 +17,6 @@ SUBDIRS = \
tests \
doc \
$(VAPIGEN_SUBDIRS) \
- $(GEN_PROJECT_SUBDIRS) \
$(NULL)
DIST_SUBDIRS = \
@@ -37,7 +30,6 @@ DIST_SUBDIRS = \
doc \
gobject-introspection \
vapigen \
- gen-project \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig