[vlc-commits] doc: update .PHONY to 2011

Pierre Ynard git at videolan.org
Mon May 16 00:52:15 CEST 2011


vlc/vlc-1.1 | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Feb 23 11:07:03 2011 +0100| [79f91aabc51c864d75aec674c2a7c3b111c965de] | committer: Pierre Ynard

doc: update .PHONY to 2011
(cherry picked from commit 881fbe35477c1c360730b6bcc61e97e836ac3fe1)

Signed-off-by: Pierre Ynard <linkfanel at yahoo.fr>

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

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

diff --git a/doc/Makefile.am b/doc/Makefile.am
index be2c2f2..a4de058 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -67,7 +67,7 @@ $(CHANGELOGS): Makefile.am
 	fi
 
 # This one needs to be rebuilt all the time :)
-.PHONY: ChangeLog-2010 changelogs doc
+.PHONY: ChangeLog-2011 changelogs doc
 
 changelogs: $(CHANGELOGS)
 



More information about the vlc-commits mailing list