diff --git a/Makefile.in b/Makefile.in
index 21d9092..21be0a8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -206,7 +206,7 @@ top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = 1.6
 
 #Fools KDevelop into including all files
-SUBDIRS = libcelt tests @tools@
+SUBDIRS = libcelt @tools@
 DIST_SUBDIRS = libcelt tests tools
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = celt@PACKAGE_APPEND@.pc 
