summaryrefslogtreecommitdiff
path: root/serverboot/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-05-23 21:44:51 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-05-23 21:44:51 +0000
commita58c7cccf74c865a66a4d8a9c49629bab7fd912f (patch)
tree3a02f2d03adc84f056b1281fdc3acf664665cbb1 /serverboot/ChangeLog
parent6dfb85a075998483bdd93a189c3d7fd1d859dcec (diff)
2002-05-23 Marcus Brinkmann <marcus@gnu.org>
* Makefile: Fix last change properly, by relaxing the rule again and adding our source dir before the exec dir.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r--serverboot/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index 9acad23e..1013cf83 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,5 +1,10 @@
2002-05-23 Marcus Brinkmann <marcus@gnu.org>
+ * Makefile: Fix last change properly, by relaxing the rule again
+ and adding our source dir before the exec dir.
+
+2002-05-23 Marcus Brinkmann <marcus@gnu.org>
+
* Makefile: Fix last change, constraining vpath even further.
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>