remove \ on last line of LIBDB_FILES
authorRodney Dawes <dobey@ximian.com>
Wed, 26 Nov 2003 17:10:38 +0000 (17:10 +0000)
committerRodney Dawes <dobey@src.gnome.org>
Wed, 26 Nov 2003 17:10:38 +0000 (17:10 +0000)
2003-11-26  Rodney Dawes  <dobey@ximian.com>

* Makefile.am: remove \ on last line of LIBDB_FILES

ChangeLog
Makefile.am

index 6cbe53b..9c45f40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-26  Rodney Dawes  <dobey@ximian.com>
+
+       * Makefile.am: remove \ on last line of LIBDB_FILES
+
 2003-11-26  JP Rosevear  <jpr@ximian.com>
 
        * tags: add a dummy file for disting
index 423905d..67ed103 100644 (file)
@@ -2139,4 +2139,5 @@ $(srcdir)/libdb/docs/utility/db_printlog.html \
 $(srcdir)/libdb/docs/utility/db_recover.html \
 $(srcdir)/libdb/docs/utility/db_stat.html \
 $(srcdir)/libdb/docs/utility/db_upgrade.html \
-$(srcdir)/libdb/docs/utility/db_verify.html \
+$(srcdir)/libdb/docs/utility/db_verify.html
+