forked from AuroraMiddleware/gtk
cf86c7c9bb
The pixbuf-demo gets its own subdirectory, the other small tests move from demos/ to tests/.
7 lines
129 B
Makefile
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
|