From 86f50a19e26d13d9861293b1b340dd6f9281ffb5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 23 Dec 2008 18:47:08 +0100 Subject: removed stdarg test --- tests/GNUmakefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/GNUmakefile') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index 6b7aa7c..d33c4ae 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -4,15 +4,13 @@ SUBDIRS = daemon INCLUDE_DIRS = -I. -BINS = \ - stdargs_for_signal_functions$(EXE) +BINS = OBJS = -include $(TOPDIR)/makefiles/sub.mk local_test: - @./stdargs_for_signal_functions local_all: -- cgit v1.2.3-54-g00ecf