X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/16b8de7089d92bf881bd7daf774fec0b15de87b0..3a4bdbcb848307f089c1dc06b63a0b7e3a43978b:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 4b5312b..8b99a3a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,6 +57,11 @@ dist_man_MANS += xatom.1 xatom_SOURCES = xatom.c xatom_SOURCES += libxatom.h libxatom.c +## xrepaint. +bin_PROGRAMS += xrepaint +dist_man_MANS += xrepaint.1 +xrepaint_SOURCES = xrepaint.c + ###-------------------------------------------------------------------------- ### Graphical tools in Python.