X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/29a12bb296c43a31a6bb152b4bd304a533c948e3..38448c64d99182a1a602645cda4624cfbeeacd83:/Makefile?ds=sidebyside 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!"