gtk/modules/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
141 B
Makefile

include $(top_srcdir)/Makefile.decl
SUBDIRS = input engines other
if OS_UNIX
SUBDIRS += printbackends
endif
-include $(top_srcdir)/git.mk