diff options
Diffstat (limited to '')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 6a83c3433..a597e74ec 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -46,6 +46,8 @@ INCLUDE = -I.\ -Isource/md5\
-IWebServer\
-Isource/packets\
+ -Isource/items\
+ -Isource/blocks\
-Itolua++-1.0.93/src/lib\
-Ilua-5.1.4/src\
-Izlib-1.2.7\
|