about summary refs log tree commit diff stats
path: root/WWW/Library/djgpp/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/djgpp/makefile')
-rw-r--r--WWW/Library/djgpp/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/WWW/Library/djgpp/makefile b/WWW/Library/djgpp/makefile
index 87a9a103..5e1783e6 100644
--- a/WWW/Library/djgpp/makefile
+++ b/WWW/Library/djgpp/makefile
@@ -8,6 +8,7 @@ WWW_MACH = djgpp
 #ASIS_MACH = hardware/os
 
 CFLAGS = -O3 -DUSE_ZLIB -DDOSPATH -DNOUSERS -DDEBUG \
+-I../implemen \
 -I../../../djgpp/tcplib/include \
 -I../../../djgpp/tcplib/include/tcp \
 -I../../../src \