Remove test3 from build until the files show up
authorJP Rosevear <jpr@helixcode.com>
Fri, 8 Dec 2000 17:52:27 +0000 (17:52 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Fri, 8 Dec 2000 17:52:27 +0000 (17:52 +0000)
2000-12-08  JP Rosevear  <jpr@helixcode.com>

* tests/message/Makefile.am: Remove test3 from build until the files
show up

2000-12-08  JP Rosevear  <jpr@helixcode.com>

* Makefile.am: Remove files from extra_dist since they are already
listed

camel/ChangeLog
camel/tests/message/Makefile.am

index 89b2654..8f55e50 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-08  JP Rosevear  <jpr@helixcode.com>
+
+       * tests/message/Makefile.am: Remove test3 from build until the files
+       show up
+       
 2000-12-09  Not Zed  <NotZed@HelixCode.com>
 
        * camel-mime-message.c (camel_mime_message_set_date): Change the
index aa430fa..2656a00 100644 (file)
@@ -14,10 +14,9 @@ LDADD = \
 
 check_PROGRAMS =       \
        test1           \
-       test2           \
-       test3
+       test2
 
-TESTS = test1 test2 test3
+TESTS = test1 test2