libreccm-legacy/tools-legacy/devel/template/custom/sql/oracle-se/upgrade/Makefile.am

11 lines
217 B
Makefile
Executable File

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