summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/Makefile.am
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-02-20 01:37:27 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-02-20 01:37:27 +0000
commit0f9fadbec2400522e435e6ea99cb9f3a16f4a203 (patch)
treec4d33a9beaa517c6114a0cc82f986a3ff4870f4d /demos/gtk-demo/Makefile.am
parentbc31a1bcca308f345343aa82f0b54072fccbc693 (diff)
downloadgtk+-0f9fadbec2400522e435e6ea99cb9f3a16f4a203.tar.gz
Add simple new demo.
Mon Feb 19 20:37:35 2001 Jonathan Blandford <jrb@redhat.com> * demos/gtk-demo/dialog.c: Add simple new demo.
Diffstat (limited to 'demos/gtk-demo/Makefile.am')
-rw-r--r--demos/gtk-demo/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/Makefile.am b/demos/gtk-demo/Makefile.am
index a943a3e6e5..6fa87fac72 100644
--- a/demos/gtk-demo/Makefile.am
+++ b/demos/gtk-demo/Makefile.am
@@ -7,6 +7,7 @@ demos = @STRIP_BEGIN@ \
item_factory.c \
menus.c \
panes.c \
+ dialog.c \
textview.c \
@STRIP_END@