X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/343cefea4e30de2f2c3a87054c105f5443602388..c90b59266a3bd21c637c9123aeaadd7b955cce80:/Makefile diff --git a/Makefile b/Makefile index d543f7c..9b3ce25 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ USE_NFTABLES ?= 0 WAYDROID_DIR := $(DESTDIR)$(PREFIX)/lib/waydroid BIN_DIR := $(DESTDIR)$(PREFIX)/bin APPS_DIR := $(DESTDIR)$(PREFIX)/share/applications -SYSD_DIR := $(DESTDIR)/lib/systemd/system +SYSD_DIR := $(DESTDIR)$(PREFIX)/lib/systemd/system build: @echo "Nothing to build, run 'make install' to copy the files!"