summaryrefslogtreecommitdiff
path: root/n/avr/howto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/howto/Makefile')
-rw-r--r--n/avr/howto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/n/avr/howto/Makefile b/n/avr/howto/Makefile
index 058e1c0..3d013f6 100644
--- a/n/avr/howto/Makefile
+++ b/n/avr/howto/Makefile
@@ -1,2 +1,4 @@
-howto-avr.html: howto-avr.txt
+doc: howto-avr.html
+
+%.html: %.txt
aft $<