The previous maintainer strongly recommended providing this file with the library as the authoritative documentation for the libXaw3d API.
Signed-off-by: Alan Coopersmith <[email protected]> --- 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 + EXTRA_DIST = sharedlib.c Template.c -- 1.7.3.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
