summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2009-05-09 18:52:17 +0200
committerJürg Billeter <j@bitron.ch>2009-05-09 19:08:08 +0200
commita65f160da5596170969b191ed3c15a2003d778aa (patch)
tree2227dd132861735f803a5169087a6349653ae32a /Makefile.am
parentdcad683f435baa0a944877465889e37ad078aa5d (diff)
downloadvala-a65f160da5596170969b191ed3c15a2003d778aa.tar.gz
Rename gobject directory to codegen
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index e816fb0a8..fd434c944 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ SUBDIRS = \
gee \
ccode \
vala \
- gobject \
+ codegen \
compiler \
vapi \
tests \
@@ -23,7 +23,7 @@ DIST_SUBDIRS = \
gee \
ccode \
vala \
- gobject \
+ codegen \
compiler \
vapi \
tests \