From 6d75edeb246ace888e5eb6125807fcc5093e937d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 7 Sep 2011 15:00:07 -0700 Subject: Distribute & install src/README.XAW3D The previous maintainer strongly recommended providing this file with the library as the authoritative documentation for the libXaw3d API. Signed-off-by: Alan Coopersmith Reviewed-by: Matt Turner --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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 + EXTRA_DIST = sharedlib.c Template.c -- cgit v1.2.3