mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 20:20:13 +00:00
10 lines
174 B
Makefile
10 lines
174 B
Makefile
## Makefile.am for gtk+/demos
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gtk-demo widget-factory icon-browser
|
|
|
|
EXTRA_DIST = \
|
|
meson.build
|
|
|
|
-include $(top_srcdir)/git.mk
|