diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-30 14:44:42 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-30 14:44:42 +0000 |
commit | da0519f6f69a47a24b82f0b5d4bbf977da93a439 (patch) | |
tree | 8a56b58e9977b8a6e0a23a4272340b432d301df5 /Build/source/texk/web2c/doc | |
parent | b7a327137c9b788292f24a6f2bd59f346803e9f2 (diff) |
fix syntax of sed invocation, remove obsolete files
git-svn-id: svn://tug.org/texlive/trunk@13527 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/doc')
-rw-r--r-- | Build/source/texk/web2c/doc/Makefile.am | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/doc/Makefile.in | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/doc/Makefile.am b/Build/source/texk/web2c/doc/Makefile.am index 9e27637aa41..2688e595443 100644 --- a/Build/source/texk/web2c/doc/Makefile.am +++ b/Build/source/texk/web2c/doc/Makefile.am @@ -6,7 +6,3 @@ info_TEXINFOS = web2c.texi web2c_TEXINFOS = install.texi ref.txi -## Eventually delete these files -## -EXTRA_DIST += Makefile.in.orig - diff --git a/Build/source/texk/web2c/doc/Makefile.in b/Build/source/texk/web2c/doc/Makefile.in index d2caeea411b..e3c3f06e315 100644 --- a/Build/source/texk/web2c/doc/Makefile.in +++ b/Build/source/texk/web2c/doc/Makefile.in @@ -284,7 +284,6 @@ x_ext_lib = @x_ext_lib@ x_tool_libs = @x_tool_libs@ info_TEXINFOS = web2c.texi web2c_TEXINFOS = install.texi ref.txi -EXTRA_DIST = ref.tex texinfo.bst Makefile.in.orig all: all-am .SUFFIXES: |