summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0cd13e27..bd5534e9 100644
--- a/Makefile
+++ b/Makefile
@@ -594,11 +594,10 @@ UTIL_SCRIPTS += \
endif
# These utilities should also provide static linked version (*_s).
-UTIL_NAMES_STATIC = \
- utility/crossystem
+UTIL_NAMES_STATIC =
UTIL_NAMES = \
- ${UTIL_NAMES_STATIC} \
+ utility/crossystem \
utility/dumpRSAPublicKey \
utility/tpmc