Update of /cvsroot/basedb/basedb/sql
In directory sc8-pr-cvs1:/tmp/cvs-serv7975/sql
Added Files:
Makefile.am
Log Message:
Added and removed files
--- NEW FILE: Makefile.am ---
## Process this file with automake to produce Makefile.in
##
## $Id: Makefile.am,v 1.1 2003/02/12 17:00:48 troein Exp $
sqldir = $(prefix)/sql
dist_sql_DATA = base_mysql.sql base_mysql_data.sql base_pgsql.sql
|