gtk-demo: Show data files as well

Several demos use .ui files and the like. The demos are much
more useful if these files can be inspected in the ui as well.
This commit is contained in:
Matthias Clasen
2012-05-18 00:48:57 -04:00
parent fc86f2af1d
commit 91d01434bc
4 changed files with 66 additions and 9 deletions

View File

@ -122,7 +122,7 @@ IMAGEFILES= alphatest.png \
gnu-keys.png \
gtk-logo-rgb.gif
democode_DATA = $(demos) $(IMAGEFILES) demo.ui
democode_DATA = $(demos) $(IMAGEFILES) demo.ui menus.ui application.ui
DISTCLEANFILES = demos.h