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

SUBDIRS = input engines other

if OS_UNIX
SUBDIRS += printbackends
endif