# Process with automake
AUTOMAKE_OPTIONS = foreign no-dependencies 1.4
templatedir = $(pkgdatadir)/template/::appname::/etc
template_DATA = enterprise.init.in
EXTRA_DIST = $(template_DATA)
# End of file