gtk2/modules/engines/Makefile.am
Tor Lillqvist 3c4d1cc856 Bypass the ms-windows engine for now
It requires massive changes to build again. I started, but gave
up. More insight is needed.
2010-10-07 01:28:47 +03:00

10 lines
133 B
Makefile

include $(top_srcdir)/Makefile.decl
if USE_WIN32
# wimp = ms-windows
endif
SUBDIRS = $(wimp) pixbuf
-include $(top_srcdir)/git.mk