summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-01-10 15:06:17 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-01-10 15:06:17 +0100
commit022e6c7a5bf7a2046a0540022c5aab999d7d7cf4 (patch)
tree85e108fc9ed8221dce90ae990e7129b2d7475011 /makefile
parentb3382b22d32a3583359ba8125a7311c7db30defe (diff)
Fixed LUA compile
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index fa17c0270da..b5fee3a8930 100644
--- a/makefile
+++ b/makefile
@@ -643,6 +643,7 @@ INCPATH += \
-I$(SRC)/lib/util \
-I$(SRC)/lib \
-I$(3RDPARTY) \
+ -I$(3RDPARTY)/lua/src \
-I$(SRC)/osd \
-I$(SRC)/osd/$(OSD) \