Files
freeipa/install/certmonger/Makefile.am
T

15 lines
206 B
Makefile
Raw Normal View History

NULL =
appdir = $(libexecdir)/certmonger/
app_SCRIPTS = \
dogtag-ipa-retrieve-agent-submit \
$(NULL)
EXTRA_DIST = \
$(app_SCRIPTS) \
$(NULL)
MAINTAINERCLEANFILES = \
*~ \
Makefile.in