summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/cpuuse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/cpuuse/Makefile.am')
-rw-r--r--testsuites/libtests/cpuuse/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am
index c07192445e..259986134d 100644
--- a/testsuites/libtests/cpuuse/Makefile.am
+++ b/testsuites/libtests/cpuuse/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = cpuuse
MANAGERS = io rate_monotonic
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)