[vlc-commits] commit: Fix make distcheck ( Rémi Duraffort )
git version control
git at videolan.org
Fri Mar 5 09:58:07 CET 2010
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Fri Mar 5 09:57:46 2010 +0100| [6a8bb95bc89d9bd6e3843e2e3f90788c5f7594e7] | committer: Rémi Duraffort
Fix make distcheck
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a8bb95bc89d9bd6e3843e2e3f90788c5f7594e7
---
po/POTFILES.in | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2192759..bf9c8c4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -95,10 +95,8 @@ src/control/playlist.c
src/control/video.c
src/control/vlm.c
src/extras/dirent.c
-src/extras/getopt1.c
-src/extras/getopt.c
-src/extras/getopt.h
src/extras/libc.c
+src/extras/tdestroy.c
src/input/access.c
src/input/access.h
src/input/clock.c
More information about the vlc-commits
mailing list