]> git.sesse.net Git - vlc/blobdiff - modules/gui/wince/Modules.am
* skins2/controls/ctrl_image.cpp: Allow resizing to a width of 1 now that the
[vlc] / modules / gui / wince / Modules.am
index 70d26c6cfac09c3504af5b6b12cece14a8a872ea..de2cdf3618d13eae7e6043efcb5225135fa6fb5f 100644 (file)
@@ -1,4 +1,4 @@
-SUFFIXES = .rc
+SUFFIXES += .rc
 .rc.o:
        $(WINDRES) -DUNDER_CE -D__MINGW32__ -I. -I$(srcdir) -i $< -o $@
 
@@ -6,6 +6,7 @@ SOURCES_wince = \
        wince.cpp \
        wince.h \
        interface.cpp \
+       dialogs.cpp \
        menus.cpp \
        open.cpp \
        playlist.cpp \