diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-01-04 19:05:46 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-01-04 19:05:46 +0000 |
commit | 9276cbdc41523a51574db1f233a5bcb0b2f52cd4 (patch) | |
tree | 6bd75733dfacd1b8f136fea03eb9b056bee10224 /Makefile | |
parent | df403924b17a3558d607a82b3e1f35f42d4ef67e (diff) | |
download | ATCD-9276cbdc41523a51574db1f233a5bcb0b2f52cd4.tar.gz |
Label man/man3/Makefile.am and man/html/Makefile.am instead of entire
man directory.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -155,7 +155,8 @@ CONTROLLED_FILES = \ ltconfig \ ltmain.sh \ m4 \ - man \ + man/man3/Makefile.am \ + man/html/Makefile.am \ missing \ mkinstalldirs \ netsvcs \ |