aboutsummaryrefslogtreecommitdiffstats
path: root/fsousaged/src/Makefile.am
blob: fff8023716d504211fbd5a79f72765d1a488b35a (plain)
1
2
3
4
5
6
7
8
9
10
11
include $(top_srcdir)/Makefile.decl

NULL = 

AUTOMAKE_OPTIONS = subdir-objects

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