summaryrefslogtreecommitdiff
path: root/src/user/lib
diff options
context:
space:
mode:
authorAlex AUVOLAT <alexis211@gmail.com>2012-05-17 11:27:59 +0200
committerAlex AUVOLAT <alexis211@gmail.com>2012-05-17 11:27:59 +0200
commit1c7c106b06b6a88502801e699ef99e72b7c625cd (patch)
tree5708a229b0d66e8eb82a953861e017915f8176b6 /src/user/lib
parent5bc8549a8d7f5c9644f878fe3ca55761663a2fd0 (diff)
downloadTCE-1c7c106b06b6a88502801e699ef99e72b7c625cd.tar.gz
TCE-1c7c106b06b6a88502801e699ef99e72b7c625cd.zip
Fixed some nasty bugs.
Diffstat (limited to 'src/user/lib')
-rw-r--r--src/user/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/user/lib/Makefile b/src/user/lib/Makefile
index 4019e88..ff916bf 100644
--- a/src/user/lib/Makefile
+++ b/src/user/lib/Makefile
@@ -6,7 +6,7 @@ ExtObj = $(SrcPath)/common/_common.o
include $(SrcPath)/common.make
-CFLAGS = -I$(SrcPath)/common/include -I$(SrcPath)/user/lib/include
+CFLAGS += -I$(SrcPath)/common/include -I$(SrcPath)/user/lib/include
LDFLAGS += -r