summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/misc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/misc/Makefile.am b/tests/misc/Makefile.am
index ace608ae5..83ff2b7ce 100644
--- a/tests/misc/Makefile.am
+++ b/tests/misc/Makefile.am
@@ -9,4 +9,6 @@ TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH \
PROG=$$tst
-TESTS = nl split-l printf split-a head-pos sort head-c csplit nice pathchk1
+TESTS = \
+ printf-hex \
+ nl split-l printf split-a head-pos sort head-c csplit nice pathchk1