summaryrefslogtreecommitdiff
path: root/ext/db/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/db/Makefile.in')
-rw-r--r--ext/db/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/db/Makefile.in b/ext/db/Makefile.in
deleted file mode 100644
index f4531bed58..0000000000
--- a/ext/db/Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
-
-LTLIBRARY_NAME = libdb.la
-LTLIBRARY_SOURCES = db.c
-
-include $(top_srcdir)/build/dynlib.mk