mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 20:50:12 +00:00
9 lines
162 B
Makefile
9 lines
162 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
themedir = $(datadir)/themes/MS-Windows/gtk-3.0
|
|
theme_DATA=gtkrc
|
|
|
|
EXTRA_DIST += $(theme_DATA)
|
|
|
|
-include $(top_srcdir)/git.mk
|