mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 09:10:11 +00:00
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
|