aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2017-03-02 22:20:07 -0500
committercnlohr <lohr85@gmail.com>2017-03-02 22:20:07 -0500
commit9d1b1d09ed51344c8ca7b4f0a94f5841ee2c509e (patch)
tree33d7c869d0d67f0a2dd9f785a4b7f860bf9a8883 /Makefile
parent6cc609204ba7ea1bd0a903cf918a2b7eea979b91 (diff)
downloadlibsurvive-9d1b1d09ed51344c8ca7b4f0a94f5841ee2c509e.tar.gz
libsurvive-9d1b1d09ed51344c8ca7b4f0a94f5841ee2c509e.tar.bz2
cleanup, add some logging data to calinfo, open up restrictive rules about sensor positions, clean cleans redist/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4938e28..75b5606 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ lib/libsurvive.so : src/survive.o src/survive_usb.o src/survive_data.o src/survi
gcc -o $@ $^ $(LDFLAGS) -shared
clean :
- rm -rf *.o src/*.o *~ src/*~ test data_recorder lib/libsurvive.so
+ rm -rf *.o src/*.o *~ src/*~ test data_recorder lib/libsurvive.so redist/*.o redist/*~