]> git.draconx.ca Git - dxcommon.git/blobdiff - Makefile.am
help_print_optstring: Better output on some old systems.
[dxcommon.git] / Makefile.am
index f811cde03e642632738d928f9d4725fe58b0aa92..0e5e20a45e2dd207b0b166a55864b401576e107d 100644 (file)
@@ -24,7 +24,7 @@ t_packtests_SOURCES = t/packtests.c src/pack.c src/tap.c
 t_packtestu64_SOURCES = t/packtestu64.c src/pack.c src/tap.c
 t_packtests64_SOURCES = t/packtests64.c src/pack.c src/tap.c
 
-check_PROGRAMS += t/helpdesc t/helpopt t/helpopt2
+check_PROGRAMS += t/printfchk t/helpdesc t/helpopt t/helpopt2
 if HAVE_WCWIDTH
 check_PROGRAMS += t/helpopt3
 endif