chiark / gitweb /
Release 1.5.0.
[xtoys] / Makefile.am
index 5a6117ed669585a0d6ef692e159ec77973204ebb..8b99a3a43c4f9f8c73188b9912ec2fea07eeb1e9 100644 (file)
@@ -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.
 
@@ -115,6 +120,7 @@ EXTRA_DIST          += debian/rules
 EXTRA_DIST             += debian/control
 EXTRA_DIST             += debian/copyright
 EXTRA_DIST             += debian/changelog
+EXTRA_DIST             += debian/compat
 
 EXTRA_DIST             += debian/xtoys.install