summaryrefslogtreecommitdiff
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 09918b8..156f8d7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1 1
2all: 2all:
3 3
4status install: 4install status monitor:
5 ./socat.sh $@ 5 ./socat.sh $@
6 6