summaryrefslogtreecommitdiff
path: root/ext/dbase/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dbase/Makefile.am')
-rw-r--r--ext/dbase/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/dbase/Makefile.am b/ext/dbase/Makefile.am
deleted file mode 100644
index 0805cabe74..0000000000
--- a/ext/dbase/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-## Process this file with automake to produce Makefile.in -*- makefile -*-
-noinst_LTLIBRARIES=libphpext_dbase.la
-libphpext_dbase_la_SOURCES=dbf_head.c dbf_rec.c dbf_misc.c dbf_ndx.c dbase.c
-