summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2000-11-13 04:36:38 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-11-13 04:36:38 +0000
commit213680a43607361c07b5239727b74a97b3c189b2 (patch)
tree21180da4a183b0b93e9d1b971ec1a1d2367896c2 /configure.in
parentd8a06dbadc53346413b590b0747fc59cfb15a978 (diff)
downloadgtk+-213680a43607361c07b5239727b74a97b3c189b2.tar.gz
Rename this testgtk to gtk-demo to avoid confusion, and install it so
2000-11-12 Havoc Pennington <hp@pobox.com> Rename this testgtk to gtk-demo to avoid confusion, and install it so people can use it as a supplement to the documentation. * demos/gtk-demo: Moved from demos/testgtk * demos/testgtk: Removed * configure.in: make Makefile in gtk-demo * demos/gtk-demo/Makefile.am: Install sample source to datadir/gtk-demo (maybe there's a better place?), and rename the binary to gtk-demo * demos/gtk-demo/main.c (load_file): Load installed sample source if source isn't found in pwd.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 55df8cddd0..7e28780c70 100644
--- a/configure.in
+++ b/configure.in
@@ -1020,7 +1020,7 @@ po/Makefile.in
build/Makefile
build/win32/Makefile
demos/Makefile
-demos/testgtk/Makefile
+demos/gtk-demo/Makefile
docs/Makefile
docs/reference/Makefile
docs/reference/gdk-pixbuf/Makefile