X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/d4f7fab64222a7d3ce15e86c5c7b32f7cdd3ce93..9060b3e8d2ac9296abb97f159895718cd233f3bc:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f811cde..0e5e20a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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