diff options
Diffstat (limited to 'cpp/src/IcePatch2Lib/Makefile.mk')
-rw-r--r-- | cpp/src/IcePatch2Lib/Makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePatch2Lib/Makefile.mk b/cpp/src/IcePatch2Lib/Makefile.mk index e63a56ab3c8..f55856ccd2b 100644 --- a/cpp/src/IcePatch2Lib/Makefile.mk +++ b/cpp/src/IcePatch2Lib/Makefile.mk @@ -10,7 +10,7 @@ $(project)_libraries := IcePatch2 IcePatch2_targetdir := $(libdir) -IcePatch2_dependencies := Ice IceUtil +IcePatch2_dependencies := Ice IcePatch2_libs := bz2 IcePatch2_sliceflags := --include-dir IcePatch2 --dll-export ICE_PATCH2_API IcePatch2_cppflags := -Wno-deprecated-declarations |