Commit df01ece2 authored by Christophe Mutricy's avatar Christophe Mutricy

Changelogs: we are in 2009

parent f2ab0091
......@@ -86,7 +86,7 @@ AUTOMAKE_OPTIONS = \
ChangeLog: Makefile.am
rm -f -- "$@"
cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
ln -sf doc/ChangeLog-2008 "$@"
ln -sf doc/ChangeLog-2009 "$@"
###############################################################################
# MacOS X project
......
......@@ -18,6 +18,7 @@ CHANGELOGS = \
ChangeLog-2006 \
ChangeLog-2007 \
ChangeLog-2008 \
ChangeLog-2009 \
$(NULL)
man1_MANS = \
......@@ -68,7 +69,7 @@ $(CHANGELOGS): Makefile.am
fi
# This one needs to be rebuilt all the time :)
.PHONY: ChangeLog-2008 changelogs doc
.PHONY: ChangeLog-2009 changelogs doc
changelogs: $(CHANGELOGS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment