[vlc-commits] Makefile: rename file right

Pierre Ynard git at videolan.org
Thu Feb 17 19:05:53 CET 2011


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Thu Feb 17 19:04:58 2011 +0100| [131afa921d56d5f057636374f7a693a79e6f8677] | committer: Pierre Ynard

Makefile: rename file right

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=131afa921d56d5f057636374f7a693a79e6f8677
---

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 3454799..b07d41b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -275,7 +275,7 @@ endif
 endif
 
 SOURCES_libvlc_darwin = \
-	config/darwin_dirs.c \
+	posix/darwin_dirs.c \
 	misc/atomic.c \
 	posix/filesystem.c \
 	posix/thread.c \



More information about the vlc-commits mailing list