aboutsummaryrefslogtreecommitdiffstats
path: root/fsousaged/Makefile.am
blob: 9fb54de66036a8a80dd73339f0051d8d6207f20b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include $(top_srcdir)/Makefile.decl

NULL =

SUBDIRS = \
	conf \
	data \
	src \
	tests \
	$(NULL)

DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles

MAINTAINERCLEANFILES = \
	aclocal.m4 compile config.guess config.sub \
	configure depcomp install-sh ltmain.sh     \
	Makefile.in missing config.h.in            \
	mkinstalldirs \
	$(NULL)