]> git.sesse.net Git - vlc/blobdiff - bin/Makefile.am
VLC: infrastructure to detect and/or work-around thread-unsafe calls
[vlc] / bin / Makefile.am
index ab03616bb88cda727001f23dbe1cc54de50e3e93..4833f86a3489d8b06f0c2b15dfa1869888bc80d7 100644 (file)
@@ -14,7 +14,7 @@ AM_CFLAGS = `$(VLC_CONFIG) --cflags vlc`
 if !HAVE_WIN32
 if !HAVE_WINCE
 bin_PROGRAMS += vlc-wrapper
-vlc_SOURCES = vlc.c
+vlc_SOURCES = vlc.c override.c
 endif
 endif