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

SUBDIRS = input engines other

if OS_UNIX
SUBDIRS += printbackends
endif

-include $(top_srcdir)/git.mk