gtk2/modules/Makefile.am
Matthias Clasen 643b6f147b Move modules/other/parasite to modules/inspector
No need for the extra subdirectory, and the name should
match the module name.
2014-05-10 22:04:20 -04:00

10 lines
137 B
Makefile

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