X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/29856753e21023825aaaebfcabaafc645b405250..7f25aae9e167bb416be95d25ea916b64a16f8a23:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 825e8fd..dcba780 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,6 +58,11 @@ dist_man_MANS += xatom.1 xatom_SOURCES = xatom.c xatom_SOURCES += libxatom.h libxatom.c +## xwarpptr. +bin_PROGRAMS += xwarpptr +dist_man_MANS += xwarpptr.1 +xwarpptr_SOURCES = xwarpptr.c + ## xrepaint. bin_PROGRAMS += xrepaint dist_man_MANS += xrepaint.1