]> git.stg.codes - stg.git/blobdiff - projects/stargazer/Makefile
Add includes dir to install process
[stg.git] / projects / stargazer / Makefile
index 56a1ebf9e855723d17422a0c842dc60318ae3082..36739cc6917b7f242f1f4112005028e1914e0c9f 100644 (file)
@@ -74,6 +74,7 @@ install: install-bin install-data
 
 install-bin: $(PROG)
        install -m $(BIN_MODE) -o $(OWNER) -s $(PROG) $(PREFIX)/usr/sbin/$(PROG)
+       $(MAKE) -C $(DIR_INCLUDE) install
        $(MAKE) -C $(DIR_LIBSRC) install
        $(MAKE) -C $(DIR_PLUGINS) install