Don't descend into build/. (#500875)

2007-12-01  Behdad Esfahbod  <behdad@gnome.org>

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


svn path=/trunk/; revision=6012
This commit is contained in:
Behdad Esfahbod 2007-12-01 23:46:17 +00:00 committed by Behdad Esfahbod
parent 264aa4cd8a
commit 942f84e6c9
2 changed files with 6 additions and 1 deletions

View File

@ -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:

View 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