From f66dc6c19ee9c98b87e354fe53f6a65107027349 Mon Sep 17 00:00:00 2001 From: jamatos Date: Tue, 28 Oct 2008 19:14:57 +0000 Subject: [PATCH] Fix Makefile for windows instalation files git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27172 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/development/Makefile.am b/development/Makefile.am index 646e090bb1..14e412410f 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -85,7 +85,7 @@ Win32/packaging/AltInstaller/icons/lyx.svg \ Win32/packaging/AltInstaller/icons/lyx_32x32.ico \ Win32/packaging/AltInstaller/icons/lyx_doc.svg \ Win32/packaging/AltInstaller/icons/lyx_logo_hi.bmp \ -Win32/packaging/AltInstaller/icons/lyx_logo_vert16svn.bmp \ +Win32/packaging/AltInstaller/icons/lyx_logo_vert16rc4.bmp \ Win32/packaging/AltInstaller/informations/InstallerStructure.odg \ Win32/packaging/AltInstaller/informations/InstallerStructure.pdf \ Win32/packaging/AltInstaller/informations/ISO_3166.html \ @@ -127,7 +127,6 @@ Win32/packaging/AltInstaller/specials/PDFViewWin/PDFViewWin.res \ Win32/packaging/AltInstaller/specials/AspellRepositories.txt \ Win32/packaging/AltInstaller/specials/AspellDictionaryNames.txt \ Win32/packaging/AltInstaller/specials/preferences \ -Win32/packaging/AltInstaller/specials/session \ Win32/packaging/build_msvs_debug.bat \ Win32/packaging/build_msvc.bat \ Win32/packaging/Microsoft.VC90.CRT.manifest \ -- 2.11.4.GIT