Fix:build:Make wince build again
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sun, 10 Jan 2010 15:22:17 +0000 (15:22 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 4 Feb 2010 23:46:22 +0000 (00:46 +0100)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2909 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/Makefile.am

index f66b838..573fe95 100644 (file)
@@ -107,7 +107,7 @@ endif
 if SUPPORT_WIN32
   navit_LDADD += resource.rsc
 if SUPPORT_WIN32CE
-  navit_LDADD += -lcommctrl -lwinmm
+  navit_LDADD += -lcommctrl
 else
   navit_LDADD += -lgdi32 -lcomctl32 -lwinmm
 endif