diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-07-22 18:06:12 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-07-22 18:06:12 (EDT) |
commit | 9217f3869f76d6936e77cec0a1a4d5efd1e97727 (patch) | |
tree | 97255d75e43cebc41e7b779b109496e35b9c192e /man/local.mk | |
parent | e0cc4b1883c98145d05a141e06a0392a3181e6e5 (diff) | |
parent | 98725484ac7bb96cd2ac6481c8460ceaa06dc4be (diff) |
Merge branch 'feature/use-autoconf-automake-shpp-and-shld'
Diffstat (limited to 'man/local.mk')
-rw-r--r-- | man/local.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/man/local.mk b/man/local.mk index 9cc9528..3b6a0a1 100644 --- a/man/local.mk +++ b/man/local.mk @@ -1,5 +1,2 @@ -# pro-archman -# man/local.mk - -man1_srcs = \ - man/pro-archman.1in +man1_sources = \ + %reldir%/pro-archman.1in |