[build] Recurse under build/
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Apr 2009 22:53:03 +0000 (23:53 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Apr 2009 22:53:03 +0000 (23:53 +0100)
We need to dist the shave script templates and macros, so we need
to recurse under build/ as well.

Makefile.am

index 57c2fd7..785728d 100644 (file)
@@ -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