summaryrefslogtreecommitdiff
path: root/modules/engines/Makefile.am
blob: 7f652395518fa3d98bd24e3959630d6cdf13bfcb (plain)
1
2
3
4
5
6
7
8
9
include $(top_srcdir)/Makefile.decl

if USE_WIN32
wimp = ms-windows
endif

SUBDIRS = $(wimp) pixbuf

-include $(top_srcdir)/git.mk