From: Karsten Ballüder Date: Mon, 16 Aug 1999 09:05:18 +0000 (+0000) Subject: fixed duplicate inclusion of jpeg source X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c62d8082728e791268786b4ac685eb5177e582ef?ds=sidebyside fixed duplicate inclusion of jpeg source git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 \