summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile')
-rw-r--r--crypto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index d4c7712ffd..5e6a0c3329 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -124,6 +124,8 @@ install:
done;
@target=install; $(RECURSIVE_MAKE)
+uninstall:
+
lint:
@target=lint; $(RECURSIVE_MAKE)