diff ChangeLog @ 1209:e67fad649f58 trunk

[svn] - make it prettier
author nenolod
date Wed, 14 Jun 2006 00:16:06 -0700
parents 8014500e2c37
children 2419d0da1725
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 14 00:14:13 2006 -0700
+++ b/ChangeLog	Wed Jun 14 00:16:06 2006 -0700
@@ -1,3 +1,12 @@
+2006-06-14 07:14:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1330]
+  - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile  
+
+
 2006-06-14 07:07:04 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1328]
   - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you)