From c62d8082728e791268786b4ac685eb5177e582ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20Ball=C3=BCder?= Date: Mon, 16 Aug 1999 09:05:18 +0000 Subject: [PATCH] fixed duplicate inclusion of jpeg source git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules b/modules index f6f3a0de2a..a8ea3dcec3 100644 --- a/modules +++ b/modules @@ -2,8 +2,8 @@ wxGTK -a wxWindows !wxWindows/docs/latex \ !wxWindows/docs/msw !wxWindows/docs/motif \ !wxWindows/include/wx/msw !wxWindows/include/wx/motif !wxWindows/include/wx/qt \ !wxWindows/include/wx/stubs !wxWindows/src/msw !wxWindows/src/qt !wxWindows/src/motif \ - !wxWindows/include/wx/mac wxWindows/src/jpeg \ - !wxWindows/src/stubs !wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils + !wxWindows/include/wx/mac !wxWindows/src/stubs !wxWindows/misc !wxWindows/user \ + !wxWindows/samples !wxWindows/utils wxQt -a wxWindows/Makefile wxWindows/install/unix wxWindows/install-sh \ wxWindows/template.mak wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/msw \