[vlc-devel] commit: doc: fix compilation (Jakob Leben )
    git version control 
    git at videolan.org
       
    Wed Feb 10 02:15:04 CET 2010
    
    
  
vlc | branch: master | Jakob Leben <jleben at videolan.org> | Wed Feb 10 02:10:14 2010 +0100| [d269c7681abf11f5a6eb99bfcedf9ae3002e7621] | committer: Jakob Leben 
doc: fix compilation
remove non-existent file reference
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d269c7681abf11f5a6eb99bfcedf9ae3002e7621
---
 doc/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 14dd85e..43fdd2d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,7 +3,6 @@ NULL =
 doc_DATA = \
 	bugreport-howto.txt \
 	fortunes.txt \
-	intf-cdda.txt \
 	intf-vcd.txt \
 	$(NULL)
 
    
    
More information about the vlc-devel
mailing list