libreccm-legacy/tools-legacy/scripts/template/Makefile.am

11 lines
201 B
Makefile
Executable File

# Process with automake
AUTOMAKE_OPTIONS = foreign no-dependencies 1.4
templatedir = $(datadir)/ccm-devel/template
template_SCRIPTS = rollingbuild.sh
EXTRA_DIST = $(template_SCRIPTS)
# End of file