gtk/modules/engines/Makefile.am
Alexander Larsson 5d9ab2621d win32: Remove the ms-windows engine
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.
2012-04-03 19:34:02 +02:00

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