Update Makefile

This commit is contained in:
ferrreo 2023-07-06 18:28:17 +01:00 committed by GitHub
parent 16f5cb2e2e
commit 76e8a35b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
BINARY := wayshot
BUILDFLAGS := --release
TARGET_DIR := /usr/bin
TARGET_DIR := $(DESTDIR)/usr/bin
SOURCE_DIR := ./target/release
MAN1_DIR := /usr/share/man/man1
MAN7_DIR := /usr/share/man/man7