gtk2/demos/Makefile.am
Matthias Clasen cf86c7c9bb Move demos around
The pixbuf-demo gets its own subdirectory, the other small
tests move from demos/ to tests/.
2011-05-26 00:32:31 -04:00

7 lines
129 B
Makefile

## Makefile.am for gtk+/demos
include $(top_srcdir)/Makefile.decl
SUBDIRS = gtk-demo pixbuf-demo
-include $(top_srcdir)/git.mk