summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 21:42:46 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 21:42:46 -0500
commitf2a619d3ab348a731e3bfe5c1669e2cf7513d1cc (patch)
tree1e841667b8299fac051bfc13cb2548fa35d8ec2a
parentAdd git.causal.agency cgit config (diff)
downloadsrc-f2a619d3ab348a731e3bfe5c1669e2cf7513d1cc.tar.gz
src-f2a619d3ab348a731e3bfe5c1669e2cf7513d1cc.zip
Copy cgit auxiliary binaries properly
-rw-r--r--www/git.causal.agency/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/git.causal.agency/Makefile b/www/git.causal.agency/Makefile
index 5e8d7bf4..bba51f40 100644
--- a/www/git.causal.agency/Makefile
+++ b/www/git.causal.agency/Makefile
@@ -12,6 +12,7 @@ install: cgitrc custom.css ${BINS}
 
 ttpre hi:
 	${MAKE} -C ${BIN} $@
+	cp ${BIN}/$@ $@
 
 ttpre: ${BIN}/ttpre.c
 
tr class='nohover-highlight'> 2019-04-02Select and move cards on mouse upJune McEnroe 2019-04-01Add idSkipJune McEnroe In Windows 95 FREECELL.EXE, the resource IDs are changed to 403, 404 and 405. For some reason. 2019-03-31Fix weird typoJune McEnroe What the hell. 2019-03-30Add undo to freecellJune McEnroe 2019-03-29Replace path.h with asset.hJune McEnroe 2019-03-29Add king win faceJune McEnroe 2019-03-29Change king face directionJune McEnroe 2019-03-29Load king bitmaps in freecellJune McEnroe