]> git.sesse.net Git - vlc/commitdiff
Fix distribution of manpages
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 7 Sep 2008 22:05:06 +0000 (23:05 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 7 Sep 2008 23:06:31 +0000 (00:06 +0100)
doc/Makefile.am

index 2730168d6d8907422b0a0da8ef3dc146a21f2373..a6373074d1003bfdb172d0316169e976eedcf82e 100644 (file)
@@ -29,7 +29,7 @@ man1_MANS = \
 
 EXTRA_DIST = \
        $(CHANGELOGS) \
-        $(man_MANS) \
+        $(man1_MANS) \
         bugreport-howto.txt \
        fortunes.txt \
        intf-cdda.txt \