Don't descend into build/. (#500875)
authorBehdad Esfahbod <behdad@gnome.org>
Sat, 1 Dec 2007 23:46:17 +0000 (23:46 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Sat, 1 Dec 2007 23:46:17 +0000 (23:46 +0000)
2007-12-01  Behdad Esfahbod  <behdad@gnome.org>

        * Makefile.am: Don't descend into build/. (#500875)

svn path=/trunk/; revision=6012

ChangeLog
Makefile.am

index b19b12d4e31629b685734cb78ae1ed6b72bf3e25..5b56c733b8b3dc035ea43e8b7b908b6291e7c8f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-01  Behdad Esfahbod  <behdad@gnome.org>
+
+       * Makefile.am: Don't descend into build/. (#500875)
+
 2007-11-28  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gmarkup.h:
index af74ec9a60480bab19ad5b99b32b664faa6a1504..ba25bd6c5efa702e22098d4ae19b8c73ac9cd09a 100644 (file)
@@ -3,7 +3,8 @@ include $(top_srcdir)/Makefile.decl
 
 AUTOMAKE_OPTIONS = 1.7
 
-SUBDIRS = . m4macros glib gobject gmodule gthread gio tests build po docs
+SUBDIRS = . m4macros glib gobject gmodule gthread gio tests po docs
+DIST_SUBDIRS = $(SUBDIRS) build
 
 bin_SCRIPTS = glib-gettextize