]> git.stg.codes - stg.git/blobdiff - projects/stargazer/Makefile
Add dependancy on module for install-bin targets
[stg.git] / projects / stargazer / Makefile
index 5aa4687fb8b63cb2c96aaae2c707ad0cf8ece7c6..beac6fc6c062667bb70c0e5897d0487dddc58ffc 100644 (file)
@@ -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