]> git.sesse.net Git - vlc/commitdiff
Fix path.
authorChristophe Mutricy <xtophe@videolan.org>
Wed, 6 Dec 2006 21:27:32 +0000 (21:27 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Wed, 6 Dec 2006 21:27:32 +0000 (21:27 +0000)
Makefile.am

index a4a264131453c74d70fe61d60a40a5abc11672ee..f6a0508e8c4d9555608521998fc7d0e8a685d794 100644 (file)
@@ -267,7 +267,7 @@ bin_PROGRAMS = vlc
 
 vlc_SOURCES = src/vlc.c
 # Ugly kludge so that automake defines $(CXXLINK)
-nodist_EXTRA_vlc_SOURCES = extras/zsh.cpp misc/darwin_specific.m
+nodist_EXTRA_vlc_SOURCES = extras/zsh.cpp src/misc/darwin_specific.m
 
 # Work around a bug in the arm-wince-pe linker
 if HAVE_WINCE