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

13 lines
220 B
Makefile
Executable File

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