aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f8ffbe7..4f12e6d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GENERATE = collect-wireless-mac.capsman collect-wireless-mac.local dhcp-lease-comment.capsman dhcp-lease-comment.local
-all: $(GENERATE)
+all: $(GENERATE) README.html
README.html: README.md
markdown README.md > README.html