]> git.sesse.net Git - vlc/commitdiff
typo
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 27 Oct 2006 22:35:14 +0000 (22:35 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 27 Oct 2006 22:35:14 +0000 (22:35 +0000)
src/Makefile.am

index 3dc586fec7354a1cf79f2512bca2a185b2b9d970..86abe33cf5e9af101bf80e6c7d23e1ffd298e3e6 100644 (file)
@@ -356,7 +356,7 @@ SOURCES_libvlc = \
 
 if !USE_LIBTOOL
 if !BUILD_SHARED
-SOURCES_nodist_libvlc += misc/version.c
+SOURCES_nodist_libvlc = misc/version.c
 CLEANFILES += misc/version.c
 
 misc/version.c: FORCE