[vlc-devel] [PATCH 2/2] os2: implement vlc_strerror() and vlc_strerror_c()
KO Myung-Hun
komh78 at gmail.com
Mon Dec 30 14:55:57 CET 2013
---
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 95d61e5..f6d50ee 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -311,6 +311,7 @@ SOURCES_libvlc_os2 = \
os2/thread.c \
os2/specific.c \
os2/rand.c \
+ darwin/error.c \
$(NULL)
SOURCES_libvlc_other = \
--
1.7.3.2
More information about the vlc-devel
mailing list