Browse Source

- removed unneeded libs, thanks to Marcus Better <[email protected]>

Andrei Pelinescu-Onciul 17 năm trước cách đây
mục cha
commit
82c3887332
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      modules/db_flatstore/Makefile

+ 1 - 0
modules/db_flatstore/Makefile

@@ -5,5 +5,6 @@
 include ../../Makefile.defs
 auto_gen=
 NAME=flatstore.so
+LIBS=
 
 include ../../Makefile.modules