X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/7f25aae9e167bb416be95d25ea916b64a16f8a23..refs/heads/master:/Makefile.am diff --git a/Makefile.am b/Makefile.am index dcba780..00f9b96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,6 +63,11 @@ bin_PROGRAMS += xwarpptr dist_man_MANS += xwarpptr.1 xwarpptr_SOURCES = xwarpptr.c +## xqueryptr. +bin_PROGRAMS += xqueryptr +dist_man_MANS += xqueryptr.1 +xqueryptr_SOURCES = xqueryptr.c + ## xrepaint. bin_PROGRAMS += xrepaint dist_man_MANS += xrepaint.1