summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 769befa..37b617c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -49,4 +49,4 @@ serve:
darkhttpd out --daemon
watch:
- git ls-files | entr $(MAKE)
+ git ls-files -o | entr $(MAKE)