Add testing infrastructure.
[tripe] / Makefile.am
index 53085ab..2141215 100644 (file)
@@ -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