[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Adding groffer new directories to Makefile.in
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Adding groffer new directories to Makefile.in |
Date: |
Tue, 24 Oct 2006 20:50:56 +0200 (CEST) |
From: address@hidden
Subject: [Groff] Adding groffer new directories to Makefile.in
Date: Mon, 23 Oct 2006 23:55:42 +0200
> The actual groffer version has 2 subdirectories (perl/ and shell/)
> that do not have a Makefile.sub. Does it make sense to add this
> information to the top Makefile.in to variable NOMAKEDIRS:
This not only makes sense, it is even necessary to do so so that the
directories are included in the dist-tarball. Patch applied, thanks.
Werner