summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
blob: e484d5aacd88fd2e2333746af677211fba6e9181 (plain)
1
2
3
4
5
6
7
8
9
10
SUBDIRS =						\
	csv2cmf						\
	session-helper

if HAVE_SANE
SUBDIRS +=						\
	colord-sane
endif

-include $(top_srcdir)/git.mk