diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-02-28 12:54:44 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-02-28 12:54:44 +0000 |
commit | 56b6c194265fc0f4271a5d956866a8997544fb82 (patch) | |
tree | e7e9a8dbb555428b9d25c787830cabc2b5be842b /Build/source/texk/kpathsea/Makefile.in | |
parent | acf97602096197739d538da6cc0faa64d54b40ae (diff) |
remove obsolete ancient files
git-svn-id: svn://tug.org/texlive/trunk@21546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in index 84f42357bde..436bf93db4c 100644 --- a/Build/source/texk/kpathsea/Makefile.in +++ b/Build/source/texk/kpathsea/Makefile.in @@ -357,8 +357,7 @@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I ../../m4 SUBDIRS = . doc man EXTRA_DIST = BUGS PROJECTS putenv.c strcasecmp.c strtol.c strstr.c \ - bsnl.awk $(TESTS) mktex.cnf Makefile.in.orig common.ac.orig \ - withenable.ac + bsnl.awk $(TESTS) mktex.cnf INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir)/.. AM_CFLAGS = $(WARNING_CFLAGS) lib_LTLIBRARIES = libkpathsea.la |