about summary refs log tree commit diff
path: root/gmon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gmon/Makefile')
-rw-r--r--gmon/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/gmon/Makefile b/gmon/Makefile
index db19c205d1..f44e7060a9 100644
--- a/gmon/Makefile
+++ b/gmon/Makefile
@@ -43,10 +43,8 @@ tests = \
   tst-sprofil \
   # tests
 ifeq ($(build-profile),yes)
-tests += tst-profile-static
-tests-static += tst-profile-static
-
-LDFLAGS-tst-profile-static = -profile
+tests	+= tst-profile-static
+tests-static	+= tst-profile-static
 endif
 
 tests += tst-gmon-static