Add new program `xwarpptr'.
[xtoys] / Makefile.am
index 825e8fd..dcba780 100644 (file)
@@ -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