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

SUBDIRS = input

if OS_UNIX
SUBDIRS += printbackends
endif

-include $(top_srcdir)/git.mk