]> git.sesse.net Git - vlc/blobdiff - configure.ac
- inserted uninstall entry for activex plugin
[vlc] / configure.ac
index 5cc357d97fa75f83a6446ce08a7ce5a9b011e5ae..5ac96fd2fe07e95cfcaa3babe5ef53a7951b30e8 100644 (file)
@@ -3587,7 +3587,7 @@ dnl
 dnl  WinCE GUI module
 dnl
 if test "${SYS}" = "mingwce"; then
-  VLC_ADD_PLUGINS([wince])
+  VLC_ADD_BUILTINS([wince])
   VLC_ADD_CXXFLAGS([wince],[])
   VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell])
   dnl Gross hack