[vlc-devel] commit: Fix make dist (Pierre Ynard )

git version control git at videolan.org
Wed Jan 6 01:01:53 CET 2010


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Jan  6 01:00:37 2010 +0100| [9106655f0284fbdafae896d9f25ed0545df4c719] | committer: Pierre Ynard 

Fix make dist

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

 modules/video_output/msw/Modules.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/video_output/msw/Modules.am b/modules/video_output/msw/Modules.am
index e60e2b3..51807c8 100644
--- a/modules/video_output/msw/Modules.am
+++ b/modules/video_output/msw/Modules.am
@@ -32,7 +32,7 @@ SOURCES_wingdi = \
 
 SOURCES_wingapi = \
 	wingdi.c \
-	vout.h \
+	common.h \
 	events.h \
 	events.c \
 	common.c \




More information about the vlc-devel mailing list