diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-11-19 20:58:18 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-11-21 14:52:49 +0000 |
commit | d04ac66578b41345305d620d3eaf6ca7ee83c6c3 (patch) | |
tree | dea2f895971e97352c7c609b5d571e3f3f05a426 /external | |
parent | f78a2bcce88dd5c12052ae3e55c561cdd48b05fe (diff) |
dung out berkeleydb gnumake / configure bits ...
Diffstat (limited to 'external')
-rw-r--r-- | external/mingw-dlls/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/external/mingw-dlls/makefile.mk b/external/mingw-dlls/makefile.mk index 57381fa878ca..51f143990bb3 100644 --- a/external/mingw-dlls/makefile.mk +++ b/external/mingw-dlls/makefile.mk @@ -46,7 +46,6 @@ MINGW_DLLS:= \ $(MINGW_CAIRO_DLL) \ $(MINGW_CRYPTO_DLL) \ $(MINGW_CURL_DLL) \ - $(MINGW_DB_DLL) \ $(MINGW_EXPAT_DLL) \ $(MINGW_FONTCONFIG_DLL) \ $(MINGW_FREETYPE_DLL) \ |