diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-05 18:09:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-05 18:09:26 +0000 |
commit | 581d69c2dc64b04ac6532de6bbfb0c2d01643704 (patch) | |
tree | c816c4a63b53eef5e904d5af9435ca1402cfe814 /Build/source/texk/kpathsea/Makefile.am | |
parent | d478654eb3648d60f0d734da81c2ea33968a2336 (diff) |
revise manual, deleting obsolete build/install info
git-svn-id: svn://tug.org/texlive/trunk@33850 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.am')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am index 15952e907c1..52f8951a1c9 100644 --- a/Build/source/texk/kpathsea/Makefile.am +++ b/Build/source/texk/kpathsea/Makefile.am @@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I ../../m4 SUBDIRS = . doc man -EXTRA_DIST = BUGS PROJECTS +EXTRA_DIST = PROJECTS AM_CPPFLAGS = -I$(top_builddir)/.. -I$(top_srcdir)/.. AM_CFLAGS = $(WARNING_CFLAGS) |