summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2011-06-14 22:08:55 +0200
committerMatthias Clasen <mclasen@redhat.com>2011-07-05 16:07:56 -0400
commit48b9521cbb2bd6c4caaba9b6c24fdb6e264f58c5 (patch)
treed0f39bdd8851ac49d9fd58557c4b05a1fcef7c37 /Makefile.am
parentb6025e44a98b41dc132aa8deea732521b9364f03 (diff)
downloadgtk+-48b9521cbb2bd6c4caaba9b6c24fdb6e264f58c5.tar.gz
gail-util: Move into toplevel directory
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 050202dd51..e4818baad4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for GTK+
include $(top_srcdir)/Makefile.decl
-SRC_SUBDIRS = gdk gtk modules demos tests perf examples
+SRC_SUBDIRS = gdk gtk libgail-util modules demos tests perf examples
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}