summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2008-12-16 22:23:56 +0000
committerJürg Billeter <juergbi@src.gnome.org>2008-12-16 22:23:56 +0000
commit7b7bf2d5a2a3b6e837bb8f57dae1b05a549c7d75 (patch)
tree9066c27f506bebfe119801f010d83aeefcaad68a /Makefile.am
parenta46fcbbc370b7626ac876a91758eccaf3db6738f (diff)
downloadvala-7b7bf2d5a2a3b6e837bb8f57dae1b05a549c7d75.tar.gz
Drop vala-gen-project, moved to vtg, Vala Toys for gedit
2008-12-16 Jürg Billeter <j@bitron.ch> * Makefile.am: * configure.ac: * gen-project/: Drop vala-gen-project, moved to vtg, Vala Toys for gedit svn path=/trunk/; revision=2193
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