]> granicus.if.org Git - linux-pam/commit
doc: fix installation of adg-*.html and mwg-*.html files (ticket #31)
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 8 May 2014 23:36:58 +0000 (23:36 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 19 Jun 2014 15:05:47 +0000 (15:05 +0000)
commit3860f8008025d3799010d9e60dee15fd1f092b49
tree97b1e65138bbbe6d1bc33c5d25c9da099e92c49f
parent1a8c185146193174a26d8d66ed6f7880ea136f75
doc: fix installation of adg-*.html and mwg-*.html files (ticket #31)

Fix a typo due to which sag-*.html files might be installed instead of
adg-*.html and mwg-*.html files.

* doc/adg/Makefile.am (install-data-local): Install adg-*.html instead
of sag-*.html.
* doc/mwg/Makefile.am (install-data-local): Install mwg-*.html instead
of sag-*.html.

Patch-by: Mike Frysinger <vapier@gentoo.org>
doc/adg/Makefile.am
doc/mwg/Makefile.am