From 9258c5200a019648bbe038dabe231001fbba54d6 Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Fri, 1 Jun 2007 08:20:38 +0000 Subject: [PATCH] - As we need to reconfigure anyhow, get rid of autogen warning. This commit was SVN r14831. --- test/datatype/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/datatype/Makefile.am b/test/datatype/Makefile.am index 90a09a3f65..73f63a9c5d 100644 --- a/test/datatype/Makefile.am +++ b/test/datatype/Makefile.am @@ -10,7 +10,7 @@ # $HEADER$ # -TESTS = ddt_test checksum position +TESTS = ddt_test ddt_pack checksum position check_PROGRAMS = $(TESTS) to_self