From: Pierre d'Herbemont Date: Fri, 28 Mar 2008 09:49:05 +0000 (+0100) Subject: cmake: Add src/misc/action.c. X-Git-Tag: 0.9.0-test0~1793 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=d0641277d87a51ed1602dc36f5585c9b4705dccb;p=vlc cmake: Add src/misc/action.c. --- diff --git a/extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt b/extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt index c380d31aeb..eee84c3be8 100644 --- a/extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt +++ b/extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt @@ -89,6 +89,7 @@ set( SOURCES_libvlc_common text/wincp.c text/iso_lang.c text/iso-639_def.h + misc/action.c misc/md5.c misc/rand.c misc/mtime.c