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

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

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

MAINTAINERCLEANFILES =			\
	*~				\
	Makefile.in