From 5de3e7f7865dc0d21573dc0fa330aed4737c1881 Mon Sep 17 00:00:00 2001 From: Vladimir Volovich Date: Thu, 27 Mar 2008 02:20:22 +0000 Subject: make "make dist" and "make distcheck" work: configure.ac: removed no-dist option from AM_INIT_AUTOMAKE src/Makefile.am: new file rte/ordrules/Makefile.am: new file, based on old Makefile.in (rte/ordrules directory previously did not use automake) other Makefile.am files - various cleanups to make "make distcheck" work git-svn-id: svn://tug.org/texlive/trunk@7174 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/xindy/user-commands/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Build/source/utils/xindy/user-commands/Makefile.am') diff --git a/Build/source/utils/xindy/user-commands/Makefile.am b/Build/source/utils/xindy/user-commands/Makefile.am index da64795efb3..781e657b35f 100644 --- a/Build/source/utils/xindy/user-commands/Makefile.am +++ b/Build/source/utils/xindy/user-commands/Makefile.am @@ -40,9 +40,7 @@ man_MANS = texindy.1 xindy.1 dist_noinst_SCRIPTS = xindy.v2 makeindex4 -dist_noinst_MANS = xindy.v2.1 makeindex4.1 - -EXTRA_DIST = $(man_MANS) +EXTRA_DIST = $(man_MANS) xindy.in xindy.v2.1 makeindex4.1 CLEANFILES = xindy -- cgit v1.2.3