summaryrefslogtreecommitdiff
path: root/src/driclient/src/Makefile
diff options
context:
space:
mode:
authorYounes Manton <younes.m@gmail.com>2008-07-23 02:28:02 -0400
committerYounes Manton <younes.m@gmail.com>2008-07-23 02:28:41 -0400
commitb4d198e47704f3b79c5a61877846172ae9d4b4c0 (patch)
tree6a43cf0129fc9f4da482e69dd2621600e77b61d4 /src/driclient/src/Makefile
parent39793a262f055adf49e6bbd7b74728f744074e8e (diff)
g3dvl: Minor fixes.
Diffstat (limited to 'src/driclient/src/Makefile')
-rw-r--r--src/driclient/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/driclient/src/Makefile b/src/driclient/src/Makefile
index 0fac552de5..3c0fc28440 100644
--- a/src/driclient/src/Makefile
+++ b/src/driclient/src/Makefile
@@ -12,6 +12,7 @@ all: ${TARGET} test
${TARGET}: ${OBJECTS}
ar rcs $@ $^
+ if ! test -d ../lib; then mkdir ../lib; fi
cp ${TARGET} ../lib
test: test.o