[vlc-commits] doc: update .PHONY to 2011
Pierre Ynard
git at videolan.org
Wed Feb 23 11:07:10 CET 2011
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Feb 23 11:07:03 2011 +0100| [881fbe35477c1c360730b6bcc61e97e836ac3fe1] | committer: Pierre Ynard
doc: update .PHONY to 2011
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=881fbe35477c1c360730b6bcc61e97e836ac3fe1
---
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