summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 432518b..15d69da 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ certs.html: %.html: %.pem pem2html
./pem2html < $< > $@
NET-%:
- touch $@
+ date > $@
.DELETE_ON_ERROR:
.SECONDARY: