Browse Source

stop automake trying to install all manpages 2 times.

(needs check by las, for older automake)

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3712 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.117.0
torben 15 years ago
parent
commit
a4c17bd87f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      man/Makefile.am

+ 1
- 1
man/Makefile.am View File

@@ -11,4 +11,4 @@ man1_MANS = $(manpages)

BUILT_SOURCES = $(manpages)

dist_man_MANS = $(manpages)
#dist_man_MANS = $(manpages)

Loading…
Cancel
Save