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

appdir = $(libexecdir)/certmonger/
app_SCRIPTS =					\
	dogtag-ipa-retrieve-agent-submit	\
	dogtag-ipa-ca-renew-agent-submit	\
	$(NULL)

EXTRA_DIST =				\
	$(app_SCRIPTS)			\
	$(NULL)

MAINTAINERCLEANFILES =			\
	*~				\
	Makefile.in