Removed debug from VTerm
[tpg/acess2.git] / Usermode / Libraries / Makefile.cfg
index e4a4aac..abd8c81 100644 (file)
@@ -6,6 +6,6 @@
 MAKEDEP  = $(CC) -M
 
 ASFLAGS  = -felf
-CPPFLAGS = -I../../include/
+CPPFLAGS = -I$(ACESSDIR)/Usermode/include/
 CFLAGS   = -Wall -fPIC -fno-builtin -fno-stack-protector $(CPPFLAGS)
 LDFLAGS  = -nostdlib -shared -I/Acess/Libs/ld-acess.so -e SoMain -x -L.. -lacess

UCC git Repository :: git.ucc.asn.au