patch-Makefile 345 B

1234567891011
  1. --- fltk-1.3.0.orig/Makefile 2011-02-15 16:29:03.000000000 +0100
  2. +++ fltk-1.3.0/Makefile 2011-09-12 20:20:27.137980830 +0200
  3. @@ -27,7 +27,7 @@
  4. include makeinclude
  5. -DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
  6. +DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
  7. all: makeinclude fltk-config
  8. for dir in $(DIRS); do\