From 513b0e238b98f72a01d740a0bd99a3739918645c Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 20 Jun 2022 19:28:33 +0000 Subject: nsxiv links to sxiv --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5aab90f..5acf9fd 100644 --- a/Makefile +++ b/Makefile @@ -62,6 +62,9 @@ part: ./scripts/cp.sh cleanp: clean rm -rf .config +test1: + mkdir test + cp -r * test/ uninstall: make uninstall -C $(DWM) make uninstall -C $(ST) -- cgit v1.2.3