]> git.sesse.net Git - vlc/commitdiff
Clean the vlc aliases
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 8 Feb 2008 00:20:06 +0000 (00:20 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 8 Feb 2008 00:20:06 +0000 (00:20 +0000)
Don't test that vlc --help and vlc --version works because automake thinks that any output on stderr is an error.

Makefile.am

index 9f0c54eb2d3ccd97a8d30c550878efa489352edf..7553ab30214eab0f0d58e3798afe4705ec7ecf53 100644 (file)
@@ -45,9 +45,9 @@ AUTOMAKE_OPTIONS = \
        1.9 \
        -Wall \
        check-news \
-       std-options \
        dist-bzip2 \
        no-dist-gzip
+#      std-options
 
 ###############################################################################
 # MacOS X project
@@ -322,6 +322,7 @@ endif
 
 ALL_ALIASES = cvlc rvlc svlc wxvlc qvlc nvlc
 bin_SCRIPTS += $(ALIASES)
+CLEANFILES += $(ALIASES)
 EXTRA_SCRIPTS = $(ALL_ALIASES)
 
 dist_noinst_SCRIPTS += make-alias