From 712015ecbe23b43a59769af601e6c87939aa8f68 Mon Sep 17 00:00:00 2001 From: wlestes Date: Sat, 31 May 2008 18:11:57 +0000 Subject: create new dist_doc_DATA; move some EXTRA_DIST files to new dist_doc_DATA target --- Makefile.am | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5bad607..a3f44f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -90,21 +90,22 @@ noinst_HEADERS = \ include_HEADERS = \ FlexLexer.h -EXTRA_DIST = \ - .indent.pro \ +dist_doc_DATA = \ + ABOUT-NLS \ AUTHORS \ COPYING \ - INSTALL \ NEWS \ ONEWS \ README \ README.cvs \ - THANKS \ - TODO \ + TODO + +EXTRA_DIST = \ + .indent.pro \ + INSTALL \ autogen.sh \ flex.skl \ mkskel.sh \ - ABOUT-NLS \ config.rpath \ gettext.h -- cgit v1.2.1