mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
5d9ab2621d
This is not used for the windows theme anymore, and is in fact completely useless. The code is still in git if anyone wants to look at it.
10 lines
170 B
Makefile
10 lines
170 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
# the pixbuf engine needs to be ported to GtkThemingEngine
|
|
SUBDIRS = # pixbuf
|
|
|
|
DIST_SUBDIRS = pixbuf
|
|
|
|
|
|
-include $(top_srcdir)/git.mk
|