Pre-0.4.8 update
[novacoin.git] / src / makefile.linux-mingw
index 698c915..5ff4cf3 100644 (file)
@@ -19,13 +19,13 @@ INCLUDEPATHS= \
  -I"$(CURDIR)" \
  -I"$(CURDIR)"/obj \
  -I"$(DEPSDIR)/boost_1_55_0" \
- -I"$(DEPSDIR)/db-5.3.21/build_unix" \
+ -I"$(DEPSDIR)/db-6.0.20/build_unix" \
  -I"$(DEPSDIR)/openssl-1.0.1f/include" \
  -I"$(DEPSDIR)"
 
 LIBPATHS= \
  -L"$(DEPSDIR)/boost_1_55_0/stage/lib" \
- -L"$(DEPSDIR)/db-5.3.21/build_unix" \
+ -L"$(DEPSDIR)/db-6.0.20/build_unix" \
  -L"$(DEPSDIR)/openssl-1.0.1f"
 
 LIBS= \