diff options
Diffstat (limited to 'demos/Makefile.am')
-rw-r--r-- | demos/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am index 34baf29359..5d0b3a6eba 100644 --- a/demos/Makefile.am +++ b/demos/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for gtk+/demos -SUBDIRS = testgtk +SUBDIRS = gtk-demo INCLUDES = @STRIP_BEGIN@ \ -I$(top_srcdir) \ |