]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
make install-doc now also installs qcvm.q
authorWolfgang (Blub) Bumiller <blub@speed.at>
Tue, 18 Dec 2012 15:03:48 +0000 (16:03 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Tue, 18 Dec 2012 15:03:48 +0000 (16:03 +0100)
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/