From: Pierre Ynard Date: Wed, 6 Jan 2010 00:00:37 +0000 (+0100) Subject: Fix make dist X-Git-Tag: 1.1.0-ff~1416 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9106655f0284fbdafae896d9f25ed0545df4c719;hp=d17f1609d78d3763fa15f2ad21140d853d07a136;p=vlc Fix make dist --- diff --git a/modules/video_output/msw/Modules.am b/modules/video_output/msw/Modules.am index e60e2b3cd1..51807c882c 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 \