--- a/Makefile.am Thu Nov 15 08:18:21 2007 +0000 +++ b/Makefile.am Fri Jan 25 05:38:26 2008 +0000 @@ -1,6 +1,9 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src po test +if BUILD_SYSTEST + TEST_SUBDIR = test +endif +SUBDIRS = src po $(TEST_SUBDIR) EXTRA_DIST = autogen.sh