[vlc-devel] commit: Fix distribution of manpages (Christophe Mutricy )

git version control git at videolan.org
Mon Sep 8 01:03:23 CEST 2008


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Sun Sep  7 23:05:06 2008 +0100| [df1b7e7a4cb0718c74fb71e169606ed8da788bca] | committer: Christophe Mutricy 

Fix distribution of manpages

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

 doc/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2730168..a637307 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -29,7 +29,7 @@ man1_MANS = \
 
 EXTRA_DIST = \
 	$(CHANGELOGS) \
-        $(man_MANS) \
+        $(man1_MANS) \
         bugreport-howto.txt \
 	fortunes.txt \
 	intf-cdda.txt \




More information about the vlc-devel mailing list