]> Pileus Git - ~andy/gtk/blobdiff - Makefile.am
Return TRUE for button press events we handle. (Allows option menus in
[~andy/gtk] / Makefile.am
index 3e7c998203ff1d6c1791269697a4ad5d651cd0dc..616b9c9b3b94247566c2655b32cb99e239f41a34 100644 (file)
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 
 SRC_SUBDIRS = gdk gtk
-SUBDIRS = $(SRC_SUBDIRS) docs
+SUBDIRS = po $(SRC_SUBDIRS) docs
 
-bbin_SCRIPTS = gtk-config
+bin_SCRIPTS = gtk-config
 
 EXTRA_DIST =   \
        HACKING         \
@@ -14,11 +14,14 @@ EXTRA_DIST =        \
        NEWS.pre-1-0    \
        ChangeLog.pre-1-0       \
        README.cvs-commits      \
+       examples/Makefile       \
        examples/README.1ST     \
        examples/extract.awk    \
        examples/extract.sh     \
        examples/aspectframe/Makefile  \
        examples/aspectframe/aspectframe.c  \
+       examples/base/Makefile  \
+       examples/base/base.c \
        examples/buttons/Makefile  \
        examples/buttons/buttons.c  \
        examples/buttons/info.xpm  \