fix makefile

This commit is contained in:
Thomas von Dein
2024-09-17 13:58:42 +02:00
parent 2151ad6cc8
commit 20f95781d9

View File

@@ -8,7 +8,7 @@ all:
rm -f src/_jaildk-completion.bash rm -f src/_jaildk-completion.bash
install: install:
sh jaildk setup $JAILDIR sh jaildk setup $(JAILDIR)
clean: clean:
rm -f jaildk rm -f jaildk