diff options
author | paul <paul> | 2005-04-28 18:21:15 +0000 |
---|---|---|
committer | paul <paul> | 2005-04-28 18:21:15 +0000 |
commit | 649e853f773208300dd4c07e5e56a1ddb5aa1d7b (patch) | |
tree | 2f901ffc788dbe588312f319ed7440e3aea90367 /doc/ChangeLog | |
parent | 5e4008f7b8d478a74efec68589a7acfbb049d286 (diff) |
2005-04-28 Paul Jakma <paul@dishone.st>
* quagga.info: updated
* Makefile.am: automake seems to depend doc built stuff on srcdir
for some reason, or maybe its cause we have quagga.info,
quagga.texi in CVS - not sure. Anyway, the static rule for
quagga.pdf should depend on the srcdir quagga.texi in that case.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 32ac5e49..583117a5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,10 @@ 2005-04-28 Paul Jakma <paul@dishone.st> * quagga.info: updated + * Makefile.am: automake seems to depend doc built stuff on srcdir + for some reason, or maybe its cause we have quagga.info, + quagga.texi in CVS - not sure. Anyway, the static rule for + quagga.pdf should depend on the srcdir quagga.texi in that case. 2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |