From b0938e8c4bb1423e433f221a297be956ebcfee7b Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 18 Apr 2007 09:39:10 +0000 Subject: #i10000# Make module acronym unique. (Restriction to 2 characters is obsolete meanwhile, so we may take a longer, more meaningfull name here.) --- libxslt/prj/build.lst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libxslt') diff --git a/libxslt/prj/build.lst b/libxslt/prj/build.lst index 02bffb223414..f6e9eb049704 100644 --- a/libxslt/prj/build.lst +++ b/libxslt/prj/build.lst @@ -1,3 +1,3 @@ -lx libxslt : soltools LIBXML2:libxml2 NULL -lx libxslt usr1 - all lx_mkout NULL -lx libxslt nmake - all lx_libxslt NULL +lxslt libxslt : soltools LIBXML2:libxml2 NULL +lxslt libxslt usr1 - all lxslt_mkout NULL +lxslt libxslt nmake - all lxslt_libxslt NULL -- cgit v1.2.3