From 87276df5991290eab34150d2ce0160b55152db3d Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 18 Dec 2019 21:42:46 -0500 Subject: Copy cgit auxiliary binaries properly --- www/git.causal.agency/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www') 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 -- cgit 1.4.1