]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, Christian
[~andy/gtk] / Makefile.am
index 077c32cb0951f8c093d6335aa3a9acbcbf7e351e..2513a8d852eb106e99736d8a9b008a80be34f550 100644 (file)
@@ -1,7 +1,7 @@
 ## Makefile.am for GTK+
 
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
-SUBDIRS = po $(SRC_SUBDIRS) docs build m4macros
+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
+SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
 
 # require automake 1.4
 AUTOMAKE_OPTIONS = 1.7
@@ -13,13 +13,16 @@ EXTRA_DIST =                        \
        ChangeLog.pre-1-0       \
        ChangeLog.pre-1-2       \
        ChangeLog.pre-2-0       \
+       ChangeLog.pre-2-2       \
+       ChangeLog.pre-2-4       \
+       ChangeLog.pre-2-6       \
        README.cvs-commits      \
        README.win32            \
        config.h.win32          \
+       makefile.msc    \
        gtk-zip.sh.in           \
        sanitize-la.sh          \
        po/README.translators   \
-       po/makefile.mingw       \
        po/po2tbl.sed.in        \
        examples/aspectframe/Makefile  \
        examples/aspectframe/aspectframe.c  \