summaryrefslogtreecommitdiff
path: root/src/driclient/src/Makefile
diff options
context:
space:
mode:
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