summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-07 19:10:18 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-08 19:19:37 -0700
commitfb67997614b32d34de535654876eb8896a9011ac (patch)
treeb055313ca2428e006ba1124e4b22f7c3b9529ea6
parentd8d030dc5097101c04e59838826a9205a8d9b36a (diff)
Fix distcheck by changing doc_DATA to dist_doc_DATA
Oops. Helps to include the docs in the tarball if you want to install them. Reported-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 29e3107..cf6c55b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -74,6 +74,6 @@ libXaw3d_la_LDFLAGS = -version-info 8:0:0 -no-undefined
BUILT_SOURCES = laygram.h
-doc_DATA = README.XAW3D
+dist_doc_DATA = README.XAW3D
EXTRA_DIST = sharedlib.c Template.c