X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.am;h=ba596327858d519faa3c71993f2b79f126c0d2e9;hb=ce52ce2eaf92223c22e9d16a7c3c262d9d22d663;hp=9db5492396261727ab1af29268745f888ed5d188;hpb=a24214d3df65f953ce10356c5ef7b99e16d2d903;p=vlc diff --git a/Makefile.am b/Makefile.am index 9db5492396..ba59632785 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,6 +49,10 @@ AUTOMAKE_OPTIONS = \ no-dist-gzip # std-options +ChangeLog: Makefile.am + rm -f -- "$@" + ln -sf doc/ChangeLog-2008 "$@" + ############################################################################### # MacOS X project ###############################################################################