diff options
| author | Sascha Schumann <sas@php.net> | 1999-12-21 22:58:04 +0000 |
|---|---|---|
| committer | Sascha Schumann <sas@php.net> | 1999-12-21 22:58:04 +0000 |
| commit | a2276107ab211783669daa1ff47be50f96eef2dc (patch) | |
| tree | cc25f01789ffc512c1021c0974a790622f1942bb /ext/odbc | |
| parent | e538fcbf10c6b15e064ab8dea9d205dc1ed458ea (diff) | |
| download | php-git-a2276107ab211783669daa1ff47be50f96eef2dc.tar.gz | |
Some cleanup
Diffstat (limited to 'ext/odbc')
| -rw-r--r-- | ext/odbc/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/odbc/Makefile.am b/ext/odbc/Makefile.am index 588eaac94e..62a04c8fa2 100644 --- a/ext/odbc/Makefile.am +++ b/ext/odbc/Makefile.am @@ -1,3 +1,2 @@ -## Process this file with automake to produce Makefile.in noinst_LTLIBRARIES=libphpext_odbc.la libphpext_odbc_la_SOURCES=php_odbc.c velocis.c |
