summaryrefslogtreecommitdiff
path: root/package/fltk/patches/patch-Makefile
blob: 568110189fa43e0f53b68aef7334854793acc4a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- fltk-1.3.0.orig/Makefile	2011-02-15 16:29:03.000000000 +0100
+++ fltk-1.3.0/Makefile	2011-09-12 20:20:27.137980830 +0200
@@ -27,7 +27,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\