summaryrefslogtreecommitdiffstats
path: root/create/Makefile.am
blob: 4220dd098f8c74c22f346c80cf690de3320954c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

#SUBDIRS = schema

EXTRA_DIST = \
	data/data.sql \
	data/images_oracle.sql \
	data/images_pgsql.sql \
	data/images_mysql.sql \
	data/images_sqlite3.sql