patch-Makefile 345 B

1234567891011
  1. --- fltk-1.3.2.orig/Makefile 2011-07-19 06:49:30.000000000 +0200
  2. +++ fltk-1.3.2/Makefile 2014-05-28 13:50:10.000000000 +0200
  3. @@ -18,7 +18,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\