# 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