aboutsummaryrefslogtreecommitdiffstats
path: root/fsosystemd/Makefile.am
blob: acdb7110233d81a715b0146d17c04de63737b628 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include $(top_srcdir)/Makefile.decl

NULL =

SUBDIRS = \
	src \
	conf \
	$(NULL)

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