aboutsummaryrefslogtreecommitdiff
blob: 2e6be54d025f922ea738e44c15a89cd256556682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: configure.in
===================================================================
--- configure.in	(revision 2332)
+++ configure.in	(working copy)
@@ -293,7 +293,7 @@
 CFLAGS="$CFLAGS $LIBXML2_CFLAGS"
 
 dnl final configuration
-SUBDIRS="ghmm tools tests"
+SUBDIRS="ghmm"
 
 dnl python wrapper can be switched on or off
 AC_ARG_WITH(python,