]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4
[~andy/gtk] / Makefile.am
index da06375b489199fbb8d77874fb5f3f483af0ec49..d5ae251f4f93d2d0606a308cb62188823cb90929 100644 (file)
@@ -1,22 +1,26 @@
 ## Makefile.am for GTK+
 
-SRC_SUBDIRS = gdk gtk
+SRC_SUBDIRS = gdk-pixbuf gdk modules gtk demos
 SUBDIRS = po $(SRC_SUBDIRS) docs
 
-bin_SCRIPTS = gtk-config
+bin_SCRIPTS = gtk-config-2.0
 
 # require automake 1.4
 AUTOMAKE_OPTIONS = 1.4
 
-EXTRA_DIST =   \
-       HACKING         \
-       gtk+.spec.in    \
-        gtk.m4          \
-       makecopyright   \
-       TODO            \
-       NEWS.pre-1-0    \
+EXTRA_DIST =                   \
+       HACKING                 \
+       gtk+.spec.in            \
+        gtk-2.0.m4             \
+       makecopyright           \
+       TODO                    \
+       TODO.xml                \
+       NEWS.pre-1-0            \
        ChangeLog.pre-1-0       \
+       ChangeLog.pre-1-2       \
        README.cvs-commits      \
+       README.win32            \
+       README.nanox            \
        intl/libgettext.h       \
        intl/po2tbl.sed.in      \
        examples/aspectframe/Makefile  \
@@ -25,13 +29,17 @@ EXTRA_DIST =        \
        examples/README.1ST  \
        examples/extract.awk  \
        examples/extract.sh  \
+       examples/arrow/Makefile \
+       examples/arrow/arrow.c  \
        examples/base/Makefile  \
        examples/base/base.c  \
+       examples/buttonbox/Makefile \
+       examples/buttonbox/buttonbox.c  \
        examples/buttons/Makefile  \
        examples/buttons/buttons.c  \
        examples/buttons/info.xpm  \
        examples/calendar/Makefile  \
-       examples/calendar/gcalendar.c  \
+       examples/calendar/calendar.c  \
        examples/clist/Makefile  \
        examples/clist/clist.c  \
        examples/entry/Makefile  \
@@ -48,6 +56,8 @@ EXTRA_DIST =  \
        examples/helloworld/helloworld.c  \
        examples/helloworld2/Makefile  \
        examples/helloworld2/helloworld2.c  \
+       examples/label/Makefile \
+       examples/label/label.c  \
        examples/list/Makefile  \
        examples/list/list.c  \
        examples/menu/Makefile  \
@@ -73,6 +83,8 @@ EXTRA_DIST =  \
        examples/rulers/rulers.c  \
        examples/scribble-simple/Makefile  \
        examples/scribble-simple/scribble-simple.c  \
+       examples/scribble-xinput/Makefile       \
+       examples/scribble-xinput/scribble-xinput.c      \
        examples/scrolledwin/Makefile  \
        examples/scrolledwin/scrolledwin.c  \
        examples/selection/Makefile  \
@@ -110,7 +122,7 @@ dist-hook: gtk+.spec
        && cp gtk+.spec $(distdir)
 
 m4datadir = $(datadir)/aclocal
-m4data_DATA = gtk.m4
+m4data_DATA = gtk-2.0.m4
 
 .PHONY: files release sanity snapshot