X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/6b6ad6702f305891ced3b9a7cf3061c75eabda86..10f681b1faa30ad9293a4fb87e6920142318f429:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 53085abd..21412150 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,9 @@ if HAVE_PYGTK SUBDIRS += mon endif +## Testing. +SUBDIRS += t + ###-------------------------------------------------------------------------- ### The pkg-config file. @@ -79,6 +82,10 @@ DISTCHECK_CONFIGURE_FLAGS = \ dist-hook:: echo $(VERSION) >$(distdir)/RELEASE +## Manual page preamble. +EXTRA_DIST += defs.man.in +CLEANFILES += defs.man + ## Additional build tools. EXTRA_DIST += config/confsubst