Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking.
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 29789e2..c871baa 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,7 @@
 2010-02-15  Roland McGrath  <roland@redhat.com>
 
+	* Makefile.am: Use config/eu.am for common stuff.
+
 	* asm-tst9.c (main): Rename local to avoid shadowing another local.
 
 2009-07-22  Roland McGrath  <roland@redhat.com>