Install the cpp.ansi man page. #82.

This commit is contained in:
David Given 2018-12-22 23:47:49 +01:00
parent 7563ac46a7
commit 24ffbe086a

View file

@ -108,7 +108,8 @@ cprogram {
installable {
name = "pkg",
map = {
["$(PLATDEP)/cpp.ansi"] = "+cpp"
["$(PLATDEP)/cpp.ansi"] = "+cpp",
["$(INSDIR)/share/man/man6/cpp.ansi.6"] = "./ncpp.6",
}
}