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

SUBDIRS = input engines

if OS_UNIX
SUBDIRS += printbackends
endif

-include $(top_srcdir)/git.mk