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

SUBDIRS = input inspector

if OS_UNIX
SUBDIRS += printbackends
endif

-include $(top_srcdir)/git.mk