]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
make install-doc now also installs qcvm.q
[xonotic/gmqcc.git] / Makefile
index 6ebf7b47a961fc417222b41773f787deb4b0f90b..24c27cc312169c69485426fd5f5de6d7e7293af4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -76,3 +76,4 @@ install-qcvm: qcvm
 install-doc:
        install -d -m755               $(DESTDIR)$(MANDIR)/man1
        install    -m755  doc/gmqcc.1  $(DESTDIR)$(MANDIR)/man1/
+       install    -m755  doc/qcvm.1   $(DESTDIR)$(MANDIR)/man1/