From fee3f58b1a9c83add7795595a0892deee0fcc540 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 10 Mar 2007 14:56:09 +0000 Subject: [PATCH] Remve redundant specification. --- ChangeLog | 7 +++++++ modules/allocsa-tests | 1 - modules/dirname-tests | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 98c7d1b87..971741e69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-03-10 Bruno Haible + + * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant + variable. + * modules/dirname-tests (test_dirname_SOURCES): Remove redundant + variable. + 2007-03-09 Eric Blake and Matthew Woehlke (tiny change) diff --git a/modules/allocsa-tests b/modules/allocsa-tests index cc82f918e..e117e856f 100644 --- a/modules/allocsa-tests +++ b/modules/allocsa-tests @@ -8,5 +8,4 @@ configure.ac: Makefile.am: TESTS += test-allocsa check_PROGRAMS += test-allocsa -test_allocsa_SOURCES = test-allocsa.c diff --git a/modules/dirname-tests b/modules/dirname-tests index e53924626..748f5a517 100644 --- a/modules/dirname-tests +++ b/modules/dirname-tests @@ -9,4 +9,3 @@ configure.ac: Makefile.am: TESTS += test-dirname noinst_PROGRAMS += test-dirname -test_dirname_SOURCES = test-dirname.c -- 2.11.0