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

11 lines
199 B
Makefile
Executable File

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