Add static documentation install to Makefile

This includes README, ChangeLog and the like.
This commit is contained in:
2016-02-27 16:17:46 +01:00
parent 11c10d9eae
commit 05aea948a2
2 changed files with 55 additions and 0 deletions

2
.gitignore vendored
View File

@@ -32,6 +32,8 @@ Makefile.in
/GRTAGS
/GSYMS
/GTAGS
/INSTALL
/ChangeLog
/src/matrix-version.h
/src/matrix-enumtypes.[ch]
/src/matrix-marshalers.[ch]