summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAmir Hammad <amir.hammad@hotmail.com>2016-06-20 22:42:15 +0200
committerAmir Hammad <amir.hammad@hotmail.com>2016-06-20 22:42:15 +0200
commit4bf0db8f7bac51cda88d5033a1657dc3b85b7c66 (patch)
tree9c48c97b7db97071b2e3cde173edafb953c463b2 /README.md
parent2963113e8ee24e3c002cc4856af8508e05ee6e72 (diff)
downloadsecure-hid-4bf0db8f7bac51cda88d5033a1657dc3b85b7c66.tar.gz
secure-hid-4bf0db8f7bac51cda88d5033a1657dc3b85b7c66.tar.bz2
secure-hid-4bf0db8f7bac51cda88d5033a1657dc3b85b7c66.zip
add todo: clean-up makefiles
* organize files properly into directories * avoid the need for make clean Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f18ce09..5dbbc9e 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,8 @@ Native device drivers (mostly for demonstration purposes):
###Practical info
-!!! Do not forget to invoke "make clean" before new build when defines change
+!!! Do not forget to invoke "make clean" before new build when defines change(_TODO: remove this warning and fix the Makefile_)
+
**How to initialize repository**