summaryrefslogtreecommitdiffstats
path: root/install/restart_scripts/Makefile.am
blob: abc066b305356da3ed51beafc8c8dee7829b98ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
NULL =

appdir = $(libdir)/ipa/certmonger
app_DATA =                              \
	restart_dirsrv			\
	restart_httpd			\
	$(NULL)

EXTRA_DIST =                            \
        $(app_DATA)                     \
        $(NULL)

MAINTAINERCLEANFILES =                  \
        *~                              \
        Makefile.in