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

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

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

MAINTAINERCLEANFILES =			\
	*~				\
	Makefile.in