mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-20 10:20:09 +00:00
a398c840be
Add four new doc templates that were not in repository.
9 lines
162 B
Makefile
9 lines
162 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
themedir = $(datadir)/themes/MS-Windows/gtk-2.0
|
|
theme_DATA=gtkrc
|
|
|
|
EXTRA_DIST += $(theme_DATA)
|
|
|
|
-include $(top_srcdir)/git.mk
|