]> git.draconx.ca Git - dxcommon.git/blobdiff - Makefile.am
Add common option formatting routines.
[dxcommon.git] / Makefile.am
index 17cf7d5aa8386273c4557ec8c1df5c935bd913dc..a9f793484145c4d3769e1ff319b90aece2cb5692 100644 (file)
@@ -17,6 +17,13 @@ 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
 
+if HAVE_STRUCT_OPTION
+check_PROGRAMS += t/helpdesc t/helpopt
+endif
+
+t_helpopt_SOURCES = t/helpopt.c src/help.c src/tap.c
+t_helpdesc_SOURCES = t/helpdesc.c src/help.c src/tap.c
+
 DISTCLEANFILES =
 EXTRA_DIST =
 SUFFIXES =