gtk2/modules/Makefile.am
Matthias Clasen 81af602dda Initial import
This is a copy of https://github.com/chipx86/gtkparasite.git
with minimal edits to make it build.
2014-05-10 22:04:09 -04:00

10 lines
133 B
Makefile

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