]> git.sesse.net Git - vlc/blobdiff - src/Makefile.am
Fix compilation on != darwin, beos, win32, linux
[vlc] / src / Makefile.am
index b2a16ee5bec93ab255d2f9babcc6cccc8f5007f6..a01b510e434d66b22d5b05c570020071f84bdf68 100644 (file)
@@ -223,6 +223,8 @@ libvlc_la_SOURCES += $(SOURCES_libvlc_win32)
 else
 if HAVE_WINCE
 libvlc_la_SOURCES += $(SOURCES_libvlc_win32)
+else
+libvlc_la_SOURCES += $(SOURCES_libvlc_other)
 endif
 endif
 endif