aboutsummaryrefslogtreecommitdiffstats
path: root/fsodatad/src/Makefile.am
blob: 5f7c873a2dea5ce7d891485a57b1e587d757ed80 (plain)
1
2
3
4
5
6
7
8
9
10
include $(top_srcdir)/Makefile.decl
NULL = 

AUTOMAKE_OPTIONS = subdir-objects

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