[PATCH:libXaw3d 1/2] Distribute & install src/README.XAW3D

Alan Coopersmith alan.coopersmith at oracle.com
Wed Sep 7 18:26:00 PDT 2011


On 09/07/11 18:10, Gaetan Nadon wrote:
> On Wed, 2011-09-07 at 15:30 -0700, Alan Coopersmith wrote:
>> The previous maintainer strongly recommended providing this file with
>> the library as the authoritative documentation for the libXaw3d API.
>>
>> Signed-off-by: Alan Coopersmith<alan.coopersmith at oracle.com  <mailto:alan.coopersmith at oracle.com>>
>> ---
>>   src/Makefile.am |    2 ++
>>   1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/src/Makefile.am b/src/Makefile.am
>> index aa644f8..29e3107 100644
>> --- a/src/Makefile.am
>> +++ b/src/Makefile.am
>> @@ -74,4 +74,6 @@ libXaw3d_la_LDFLAGS = -version-info 8:0:0 -no-undefined
>>
>>   BUILT_SOURCES = laygram.h
>>
>> +doc_DATA = README.XAW3D
>
>
> Should be dist_doc_DATA, distcheck fails. I almost didn't see it.

Gah!   I kept thinking "I should run make distcheck on this" and then getting
distracted and forgetting.

That does indeed fail and changing to  dist_doc_DATA works.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list