aboutsummaryrefslogtreecommitdiffstats
path: root/fsodeviced/src/Makefile.am
blob: d4a91bb21e32102a899223cf20b408abc44457d5 (plain)
1
2
3
4
5
6
7
8
9
NULL = 

AUTOMAKE_OPTIONS = subdir-objects

SUBDIRS = \
	lib \
	plugins \
	bin \
	$(NULL)