mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
a5f474bc66
This is meant to help app authors choose the right icons.
7 lines
145 B
Makefile
7 lines
145 B
Makefile
## Makefile.am for gtk+/demos
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gtk-demo widget-factory icon-browser
|
|
|
|
-include $(top_srcdir)/git.mk
|