summaryrefslogtreecommitdiff
path: root/x11-libs/fltk/files/fltk-1.4.9999-makefile-dirs.patch
blob: e49aa7408cca619bba6ceb5aff58fe5991291119 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/Makefile b/Makefile
index c02de0972..2d99808d9 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,7 @@
 
 include makeinclude
 
-DIRS = $(IMAGEDIRS) $(LIBDECORDIR) src $(CAIRODIR) $(FLUIDDIR) fltk-options test \
-       documentation
+DIRS = $(IMAGEDIRS) $(LIBDECORDIR) src $(CAIRODIR) fltk-options
 
 all: makeinclude fltk-config
 	for dir in $(DIRS); do\