]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
Add deprecation notes.
[~andy/gtk] / Makefile.am
index cad44f6eda68c8b348d9fe87318470865b41bd68..2513a8d852eb106e99736d8a9b008a80be34f550 100644 (file)
@@ -1,7 +1,7 @@
 ## Makefile.am for GTK+
 
-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
-SUBDIRS = po po-properties $(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,6 +13,9 @@ 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          \
@@ -20,7 +23,6 @@ EXTRA_DIST =                  \
        gtk-zip.sh.in           \
        sanitize-la.sh          \
        po/README.translators   \
-       po/makefile.mingw       \
        po/po2tbl.sed.in        \
        examples/aspectframe/Makefile  \
        examples/aspectframe/aspectframe.c  \