--- fltk-1.3.2.orig/Makefile	2011-07-19 06:49:30.000000000 +0200
+++ fltk-1.3.2/Makefile	2014-05-28 13:50:10.000000000 +0200
@@ -18,7 +18,7 @@
 
 include makeinclude
 
-DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
+DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
 
 all: makeinclude fltk-config
 	for dir in $(DIRS); do\