]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
glib/* Moved to glib module
[~andy/gtk] / Makefile.am
index f8cdfedcc5d283033edf7ada963edf26f422fa85..509221a6df4e78c1e71dcac6cef17f0e49072aa0 100644 (file)
@@ -1,9 +1,80 @@
 ## Process this file with automake to produce Makefile.in
 
-SRC_SUBDIRS = glib gdk gtk
+SRC_SUBDIRS = gdk gtk
 SUBDIRS = $(SRC_SUBDIRS) docs
 
-EXTRA_DIST = gtk+.prj makecopyright TODO REFCOUNTING
+bin_SCRIPTS = gtk-config
+
+EXTRA_DIST =   \
+       gtk+.spec       \
+        gtk.m4          \
+       makecopyright   \
+       TODO            \
+       NEWS.pre-1-0    \
+       ChangeLog.pre-1-0       \
+       examples/aspectframe/Makefile  \
+       examples/aspectframe/aspectframe.c  \
+       examples/buttons/Makefile  \
+       examples/buttons/buttons.c  \
+       examples/buttons/info.xpm  \
+       examples/entry/Makefile  \
+       examples/entry/entry.c  \
+       examples/eventbox/Makefile  \
+       examples/eventbox/eventbox.c  \
+       examples/filesel/Makefile  \
+       examples/filesel/filesel.c  \
+       examples/gtkdial/Makefile  \
+       examples/gtkdial/dial_test.c  \
+       examples/gtkdial/gtkdial.c  \
+       examples/gtkdial/gtkdial.h  \
+       examples/helloworld/Makefile  \
+       examples/helloworld/helloworld.c  \
+       examples/helloworld2/Makefile  \
+       examples/helloworld2/helloworld2.c  \
+       examples/list/Makefile  \
+       examples/list/list.c  \
+       examples/menu/Makefile  \
+       examples/menu/menu.c  \
+       examples/menu/menufactory.c  \
+       examples/menu/menufactory.h  \
+       examples/menu/mfmain.c  \
+       examples/menu/mfmain.h  \
+       examples/notebook/Makefile  \
+       examples/notebook/notebook.c  \
+       examples/packbox/Makefile  \
+       examples/packbox/packbox.c  \
+       examples/paned/Makefile  \
+       examples/paned/paned.c  \
+       examples/pixmap/Makefile  \
+       examples/pixmap/pixmap.c  \
+       examples/progressbar/Makefile  \
+       examples/progressbar/progressbar.c  \
+       examples/radiobuttons/Makefile  \
+       examples/radiobuttons/radiobuttons.c  \
+       examples/rulers/Makefile  \
+       examples/rulers/rulers.c  \
+       examples/scribble-simple/Makefile  \
+       examples/scribble-simple/scribble-simple.c  \
+       examples/scrolledwin/Makefile  \
+       examples/scrolledwin/scrolledwin.c  \
+       examples/selection/Makefile  \
+       examples/selection/gettargets.c  \
+       examples/selection/setselection.c  \
+       examples/statusbar/Makefile  \
+       examples/statusbar/statusbar.c  \
+       examples/table/Makefile  \
+       examples/table/table.c  \
+       examples/tictactoe/Makefile  \
+       examples/tictactoe/tictactoe.c  \
+       examples/tictactoe/tictactoe.h  \
+       examples/tictactoe/ttt_test.c  \
+       examples/wheelbarrow/Makefile  \
+       examples/wheelbarrow/wheelbarrow.c  \
+       examples/find-examples.sh
+
+
+m4datadir = $(datadir)/aclocal
+m4data_DATA = gtk.m4
 
 .PHONY: files populate checkin release