summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-01-10 13:25:50 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-01-10 13:25:50 +0100
commit61f7cd05dfed932dd1be927608a4989c187cc737 (patch)
tree3f94d85d3f31201061f02b48c5ad5ad7ce8165b7 /makefile
parent0404bdd34cb4779129f372ce735f316379644a84 (diff)
Added integral source of sqlite3 to 3rdparty (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 04965b8d0d4..fa17c0270da 100644
--- a/makefile
+++ b/makefile
@@ -642,6 +642,7 @@ INCPATH += \
-I$(OBJ)/emu/layout \
-I$(SRC)/lib/util \
-I$(SRC)/lib \
+ -I$(3RDPARTY) \
-I$(SRC)/osd \
-I$(SRC)/osd/$(OSD) \