X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/xtoys/blobdiff_plain/22233ad6df7c034a7726c223e496a71355c7c2b5..fc65327b91424c58eee3482916c38e775ce9284f:/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