PatchSet 4805 
Date: 2004/06/01 17:45:30
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Added tools to DIST_SUBDIRS

2004-06-01  Dalibor Topic  <[EMAIL PROTECTED]>

        * Makefile.am:
        (DIST_SUBDIRS) Added test.

        * Makefile.in:
        Regenerated.

Members: 
        ChangeLog:1.2373->1.2374 
        Makefile.am:1.65->1.66 
        Makefile.in:1.154->1.155 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.2373 kaffe/ChangeLog:1.2374
--- kaffe/ChangeLog:1.2373      Tue Jun  1 14:40:33 2004
+++ kaffe/ChangeLog     Tue Jun  1 17:45:30 2004
@@ -1,3 +1,11 @@
+2004-06-01  Dalibor Topic  <[EMAIL PROTECTED]>
+
+        * Makefile.am:
+       (DIST_SUBDIRS) Added test.
+
+        * Makefile.in:
+       Regenerated.
+
 2004-06-01 Ito Kazumitsu <[EMAIL PROTECTED]>
 
        * libraries/javalib/java/io/File.java
Index: kaffe/Makefile.am
diff -u kaffe/Makefile.am:1.65 kaffe/Makefile.am:1.66
--- kaffe/Makefile.am:1.65      Sat Apr 17 10:31:12 2004
+++ kaffe/Makefile.am   Tue Jun  1 17:45:31 2004
@@ -16,7 +16,7 @@
 
 SUBDIRS = . config include replace libltdl libraries/clib libraries/extensions kaffe 
libraries/javalib tools test po
 
-DIST_SUBDIRS = . config include replace libltdl kaffe libraries test po
+DIST_SUBDIRS = . config include replace libltdl kaffe libraries tools test po
 
 EXTRA_DIST = \
        ChangeLog.1 \
Index: kaffe/Makefile.in
diff -u kaffe/Makefile.in:1.154 kaffe/Makefile.in:1.155
--- kaffe/Makefile.in:1.154     Tue May 25 08:33:17 2004
+++ kaffe/Makefile.in   Tue Jun  1 17:45:31 2004
@@ -341,7 +341,7 @@
 ACLOCAL_AMFLAGS = -I m4
 AUTOMAKE_OPTIONS = foreign 1.3e
 SUBDIRS = . config include replace libltdl libraries/clib libraries/extensions kaffe 
libraries/javalib tools test po
-DIST_SUBDIRS = . config include replace libltdl kaffe libraries test po
+DIST_SUBDIRS = . config include replace libltdl kaffe libraries tools test po
 EXTRA_DIST = \
        ChangeLog.1 \
        ChangeLog.2 \

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to