gtk/modules/engines/Makefile.am
Behdad Esfahbod a398c840be Add git.mk to generate .gitignore files
Add four new doc templates that were not in repository.
2009-05-04 14:29:21 -04:00

10 lines
131 B
Makefile

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