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

13 lines
228 B
Makefile
Executable File

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