X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/fa277e91e547868196f37e982d0fe496ad1f10ee..c29f0fb663a3cef00fd918d67cd1f222fdcb701e:/projects/stargazer/Makefile diff --git a/projects/stargazer/Makefile b/projects/stargazer/Makefile index 5aa4687f..beac6fc6 100644 --- a/projects/stargazer/Makefile +++ b/projects/stargazer/Makefile @@ -72,7 +72,7 @@ distclean: clean install: install-bin install-data -install-bin: +install-bin: $(PROG) install -m $(BIN_MODE) -o $(OWNER) -s $(PROG) $(PREFIX)/usr/sbin/$(PROG) $(MAKE) -C $(DIR_LIBSRC) install $(MAKE) -C $(DIR_PLUGINS) install