summaryrefslogtreecommitdiff
path: root/ext/dbase
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-05-01 21:57:01 +0000
committerSascha Schumann <sas@php.net>2000-05-01 21:57:01 +0000
commita493cdc92c69b8e9c8e2453d78e04325060fe79c (patch)
tree95f2cdea7c6915f0e42b6b3548dc6180ea58d1e8 /ext/dbase
parentfc4b7bac9c3bad985827fa760264c29781cd495a (diff)
downloadphp-git-a493cdc92c69b8e9c8e2453d78e04325060fe79c.tar.gz
Large test commit II
Diffstat (limited to 'ext/dbase')
-rw-r--r--ext/dbase/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/dbase/Makefile.in b/ext/dbase/Makefile.in
index 0fe66dbda4..c8f00c1499 100644
--- a/ext/dbase/Makefile.in
+++ b/ext/dbase/Makefile.in
@@ -3,3 +3,5 @@ LTLIBRARY_NAME = libdbase.la
LTLIBRARY_SOURCES = dbf_head.c dbf_rec.c dbf_misc.c dbf_ndx.c dbase.c
include $(top_srcdir)/build/dynlib.mk
+
+