summaryrefslogtreecommitdiff
path: root/digital/avr/modules/motor/blocking_detection/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/motor/blocking_detection/Makefile')
-rw-r--r--digital/avr/modules/motor/blocking_detection/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/digital/avr/modules/motor/blocking_detection/Makefile b/digital/avr/modules/motor/blocking_detection/Makefile
new file mode 100644
index 00000000..22849574
--- /dev/null
+++ b/digital/avr/modules/motor/blocking_detection/Makefile
@@ -0,0 +1,5 @@
+BASE = ../../..
+DOC = blocking_detection.html
+EXTRACTDOC = blocking_detection.h
+
+include $(BASE)/make/Makefile.gen