aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 052c300..2cb1b37 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -188,6 +188,6 @@ standalone: clean
single: standalone
cp vis-single.sh vis-single
strip vis
- tar c vis lua/ | gzip -9 >> vis-single
+ tar c vis vis-clipboard vis-complete vis-menu vis-open lua/ | gzip -9 >> vis-single
.PHONY: standalone local dependencies-common dependencies-local dependencies-clean