diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-04-12 16:27:49 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-04-12 16:27:49 +0000 |
commit | 86284ffe4cf7dcc6bd41f997f473ba69ac30a053 (patch) | |
tree | 820d43c67bea30de0c64a302d197c50703e4edbf /Build/source/texk/kpathsea/Makefile.am | |
parent | 70c74d8b0273a69b3f5eeb3559df4b89d06bd9b5 (diff) |
kpathsea manpages
git-svn-id: svn://tug.org/texlive/trunk@17816 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, 2 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am index c24230ca9cb..3db6693b10a 100644 --- a/Build/source/texk/kpathsea/Makefile.am +++ b/Build/source/texk/kpathsea/Makefile.am @@ -234,6 +234,8 @@ kpathsea.h: Makefile paths.h -e '/^win32lib\.h/d' \ -e 's,^,#include <kpathsea/,' -e s',$$,>,' >>$@ +EXTRA_DIST += bsnl.awk + DISTCLEANFILES = paths.h stamp-paths kpathsea.h ## The programs |