summary refs log tree commit diff
path: root/lisc/Makefile
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-09-15 23:27:52 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-09-15 23:27:52 -0400
commit125a88df99915bb2903f7a129a77f62444914f9e (patch)
treee3e7d7cef11a0d17efd8b9e221a8df5003cf3a36 /lisc/Makefile
parenta60cff4d39926461eaa9ec777f793083b44cc690 (diff)
downloadroux-125a88df99915bb2903f7a129a77f62444914f9e.tar.gz
synchronize large doc with unison
Diffstat (limited to 'lisc/Makefile')
-rw-r--r--lisc/Makefile4
1 files changed, 3 insertions, 1 deletions
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