From 125a88df99915bb2903f7a129a77f62444914f9e Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Tue, 15 Sep 2015 23:27:52 -0400 Subject: synchronize large doc with unison --- lisc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lisc/Makefile') diff --git a/lisc/Makefile b/lisc/Makefile index fe6b664..40c3d50 100644 --- a/lisc/Makefile +++ b/lisc/Makefile @@ -8,6 +8,8 @@ $(BIN): $(OBJ) $(OBJ): lisc.h -.PHONY: clean +.PHONY: clean syndoc clean: rm -f $(BIN) $(OBJ) +syndoc: + unison doc ssh://qcar@h/data/d/ssa-doc -- cgit 1.4.1