Update of /cvsroot/basedb/basedb/include/drivers
In directory sc8-pr-cvs1:/tmp/cvs-serv1348/drivers
Added Files:
Makefile.am
Log Message:
Preparing for configure/automake/autoconf.
--- NEW FILE: Makefile.am ---
## Process this file with automake to produce Makefile.in
##
## $Id: Makefile.am,v 1.1 2003/02/12 00:54:46 kurri Exp $
includedriversdir = $(prefix)/include/drivers
includedrivers_HEADERS = mysql.inc.php pgsql.inc.php
|