X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..3b2cf3d5caf8a8e7d6761696038c73590434a93c:/projects/stargazer/Makefile?ds=sidebyside

diff --git a/projects/stargazer/Makefile b/projects/stargazer/Makefile
index 56a1ebf9..36739cc6 100644
--- a/projects/stargazer/Makefile
+++ b/projects/stargazer/Makefile
@@ -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