summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefile b/makefile
index 34849cb..f4834ce 100644
--- a/makefile
+++ b/makefile
@@ -13,6 +13,9 @@ flags += -fmessage-length=0
flags += -g0 -O2
flags += -fvisibility=hidden
+flags += -idirafter icu/icuSources/common
+flags += -idirafter icu/icuSources/i18n
+
flags += -Wall
flags += -Wno-unknown-warning-option
@@ -41,6 +44,7 @@ libs += -framework WebKit
libs += -lapr-1
libs += -lapt-pkg
+libs += -licucore
libs += -lpcre
uikit :=