Module: sip-router
Branch: janakj/flatstore
Commit: 82c3887332f01488c8944a470c6b68bdc7e7ce5b
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=82c3887…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Thu Jun 5 16:36:01 2008 +0000
- removed unneeded libs, thanks to Marcus Better <marcus(a)better.se>
---
modules/db_flatstore/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/db_flatstore/Makefile b/modules/db_flatstore/Makefile
index 0953806..661f1b8 100644
--- a/modules/db_flatstore/Makefile
+++ b/modules/db_flatstore/Makefile
@@ -5,5 +5,6 @@
include ../../Makefile.defs
auto_gen=
NAME=flatstore.so
+LIBS=
include ../../Makefile.modules