aboutsummaryrefslogtreecommitdiff
path: root/Makefile.shared
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.shared')
-rw-r--r--Makefile.shared2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.shared b/Makefile.shared
index 2186a43..2ed32f4 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -62,7 +62,7 @@ SERVER_SRC=\
src/server/lua_api/load_io\
# Include paths
-CFLAGS += -Ilib/luajit/src -Ilib/irrlicht/include -Isrc -Ilib/bullet/src -Ilib/tinyobjloader-c -Ilib/nng/include
+CFLAGS += -Ilib/luajit/src -Ilib/irrlicht/include -Isrc -Ilib/bulletminus/src -Ilib/tinyobjloader-c -Ilib/nng/include
ifeq ($(DEBUG), true)
CFLAGS += -g -shared -Wall -Werror -fPIC