summaryrefslogtreecommitdiffstats
path: root/create/Makefile.am
blob: 05a895968ca3c8fcf2608021dcd936dd60c3dadb (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