[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commits] r1290 - in /branches/eglibc-2_5/libc: ChangeLog.eglibc option-groups.mak



Author: jimb
Date: Thu Jan 25 14:56:10 2007
New Revision: 1290

Log:
* option-groups.mak: Initialize xtests-y.

Modified:
    branches/eglibc-2_5/libc/ChangeLog.eglibc
    branches/eglibc-2_5/libc/option-groups.mak

Modified: branches/eglibc-2_5/libc/ChangeLog.eglibc
==============================================================================
--- branches/eglibc-2_5/libc/ChangeLog.eglibc (original)
+++ branches/eglibc-2_5/libc/ChangeLog.eglibc Thu Jan 25 14:56:10 2007
@@ -1,6 +1,7 @@
 2007-01-25  Jim Blandy  <jimb@xxxxxxxxxxxxxxxx>
 
 	* Makerules: Allow option groups to control xtests as well.
+	* option-groups.mak: Initialize xtests-y.
 
 2007-01-09  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 

Modified: branches/eglibc-2_5/libc/option-groups.mak
==============================================================================
--- branches/eglibc-2_5/libc/option-groups.mak (original)
+++ branches/eglibc-2_5/libc/option-groups.mak Thu Jan 25 14:56:10 2007
@@ -21,4 +21,5 @@
 install-sbin-y :=
 extra-objs-y   :=
 tests-y        :=
+xtests-y       :=
 test-srcs-y    :=