libreccm-legacy/tools/devel/template/custom/web/Makefile.am

11 lines
199 B
Makefile
Executable File

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