summaryrefslogtreecommitdiff
path: root/ext/db/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/db/Makefile.am')
-rw-r--r--ext/db/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/db/Makefile.am b/ext/db/Makefile.am
deleted file mode 100644
index 7dc6e32d07..0000000000
--- a/ext/db/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-
-noinst_LTLIBRARIES=libphpext_db.la
-libphpext_db_la_SOURCES=db.c
-