diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-05-27 17:56:39 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-05-27 17:56:39 -0400 |
commit | 4841f8f77326a66ccbaeb58ecda3a6950dfdac18 (patch) | |
tree | f1adddda9e944b4e9e71bacbed079999b059631b /Makefile.am | |
parent | 255b877915c9a718c96ebf4da73eb3a0ecf91300 (diff) | |
download | gtk+-4841f8f77326a66ccbaeb58ecda3a6950dfdac18.tar.gz |
Forgotten file
Oops.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4da3fd0b62..40471d1b31 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am for GTK+ include $(top_srcdir)/Makefile.decl -SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples +SRC_SUBDIRS = util gdk gtk libgail-util modules demos tests testsuite examples SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} |