CVSROOT: /cvsroot/dotgnu-pnet
Module name: pnet
Changes by: Klaus Treichel <ktreichel> 06/11/30 20:12:59
Modified files:
. : ChangeLog Makefile.am
Log message:
2006-11-30 Klaus Treichel <[EMAIL PROTECTED]>
* Makefile.am: Set DIST_SUBDIRS to SUBDIRS to fix make
distclean if pnet
is built with jit.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pnet/ChangeLog?cvsroot=dotgnu-pnet&r1=1.3394&r2=1.3395
http://cvs.savannah.gnu.org/viewcvs/pnet/Makefile.am?cvsroot=dotgnu-pnet&r1=1.32&r2=1.33
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.3394
retrieving revision 1.3395
diff -u -b -r1.3394 -r1.3395
--- ChangeLog 29 Nov 2006 19:49:16 -0000 1.3394
+++ ChangeLog 30 Nov 2006 20:12:59 -0000 1.3395
@@ -1,3 +1,8 @@
+2006-11-30 Klaus Treichel <[EMAIL PROTECTED]>
+
+ * Makefile.am: Set DIST_SUBDIRS to SUBDIRS to fix make distclean if pnet
+ is built with jit.
+
2006-11-29 Klaus Treichel <[EMAIL PROTECTED]>
* engine/jitc.c: Add inlineing of System.Math methods.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- Makefile.am 21 Aug 2005 15:33:24 -0000 1.32
+++ Makefile.am 30 Nov 2006 20:12:59 -0000 1.33
@@ -23,6 +23,7 @@
endif
+DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = config-ml.in
_______________________________________________
dotgnu-pnet-commits mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/dotgnu-pnet-commits