From b702726e19cf56bad6e45ddd9436f4383a94cb83 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 5 Dec 2006 01:08:44 +0100 Subject: [PATCH] junk latin1.enc --- tex/SConscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/SConscript b/tex/SConscript index c9aed16582..e9feaa3131 100644 --- a/tex/SConscript +++ b/tex/SConscript @@ -1,5 +1,5 @@ # -*-python-*- Import ('env', 'install', 'src_glob') -sources = src_glob ('*.tex') + ['latin1.enc'] +sources = src_glob ('*.tex') install (sources, env['sharedir_package_version'] + '/tex') -- 2.39.2