summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2009-04-14 23:53:03 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2009-04-14 23:53:03 +0100
commit814b57a966f0909d5959e98e699fdd83698bf82d (patch)
tree0b485b2afa276e23502e5f491b7e7b3d27ca9d56 /Makefile.am
parentf5788bee40ce26a562b57335acc6eeadaf1b519d (diff)
downloadclutter-gtk-814b57a966f0909d5959e98e699fdd83698bf82d.tar.gz
[build] Recurse under build/
We need to dist the shave script templates and macros, so we need to recurse under build/ as well.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 57c2fd7..785728d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ V = @
Q = $(V:1=)
QUIET_GEN = $(Q:@=@echo ' GEN '$@;)
-SUBDIRS = clutter-gtk doc examples
+SUBDIRS = build clutter-gtk doc examples
clutter-gtk-0.9.pc: clutter-gtk.pc
$(QUIET_GEN)cp -f clutter-gtk.pc clutter-gtk-0.9.pc