From 06a1b2307f827d13468539638f0ccf10c58f5d4f Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Wed, 18 Jan 2017 15:52:26 +0100 Subject: [PATCH] remove obsolete dependency --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 8b4cbcf8e..d043e0ce8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -196,7 +196,7 @@ examples: PROFILING_CFLAGS="$(PROFILING_CFLAGS)" \ PROFILING_LDFLAGS="$(PROFILING_LDFLAGS)" -C usr examples -test: demo +test: . ./test.sh qemu: