glm:ver. bump

This commit is contained in:
Rmys
2020-02-21 19:26:39 +03:00
parent e4bbf3b8dd
commit 712da45945
3 changed files with 640 additions and 2 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ def build():
def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("readme.md", "copying.txt", "doc/glm.pdf")
pisitools.dodoc("readme.md", "copying.txt", "doc/manual.pdf")
pisitools.dohtml("doc/*")