Index: /trunk/Nebulous/nebclient/Makefile.am
===================================================================
--- /trunk/Nebulous/nebclient/Makefile.am	(revision 4614)
+++ /trunk/Nebulous/nebclient/Makefile.am	(revision 4615)
@@ -1,7 +1,7 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: Makefile.am,v 1.6 2005-07-06 04:06:08 jhoblitt Exp $
+# $Id: Makefile.am,v 1.7 2005-07-27 01:27:03 jhoblitt Exp $
 
-SUBDIRS = src
+SUBDIRS = src tests
 
 EXTRA_DIST = nebulous.wsdl
Index: /trunk/Nebulous/nebclient/configure.ac
===================================================================
--- /trunk/Nebulous/nebclient/configure.ac	(revision 4614)
+++ /trunk/Nebulous/nebclient/configure.ac	(revision 4615)
@@ -1,5 +1,5 @@
 dnl Copyright (C) 2005  Joshua Hoblitt
 dnl
-dnl $Id: configure.ac,v 1.4 2005-07-06 04:06:08 jhoblitt Exp $
+dnl $Id: configure.ac,v 1.5 2005-07-27 01:27:03 jhoblitt Exp $
 
 AC_PREREQ(2.59)
@@ -23,4 +23,5 @@
   Makefile
   src/Makefile
+  tests/Makefile
 ])
 AC_OUTPUT
