summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 20:01:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 20:01:47 +0000
commit34cef7b40c921258cdffa709fb4cff7e0100590d (patch)
treea3ddc7dda9c62f949513547b3c46d0fde7721c68
parentNew file. (diff)
downloadlibbsdport-34cef7b40c921258cdffa709fb4cff7e0100590d.tar.bz2
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: Add Makefile.in
-rw-r--r--.cvsignore1
-rw-r--r--ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 5ce02ee..725af0f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,4 @@
+Makefile.in
aclocal.m4
autom4te.cache
config.guess
diff --git a/ChangeLog b/ChangeLog
index fb3335b..ba46032 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * .cvsignore: Add Makefile.in
+
+2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* configure.ac, makefile.top.in: Do not have bge driver yet.
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>