Index: trunk/psModules/configure.ac
===================================================================
--- trunk/psModules/configure.ac	(revision 8787)
+++ trunk/psModules/configure.ac	(revision 8918)
@@ -3,4 +3,7 @@
 AC_INIT([psmodules],[0.12.99],[http://pan-starrs.ifa.hawaii.edu/bugzilla])
 AC_CONFIG_SRCDIR([psmodules.pc.in])
+
+dnl this enables the building of libtap
+AC_CONFIG_SUBDIRS([test/tap])
 
 AM_INIT_AUTOMAKE([1.7 foreign dist-bzip2])
