patch-Makefile 330 B

1234567891011
  1. --- fltk-2.0.x-r7513.orig/Makefile 2010-04-15 18:29:49.000000000 +0200
  2. +++ fltk-2.0.x-r7513/Makefile 2011-01-14 22:01:49.000000000 +0100
  3. @@ -25,7 +25,7 @@
  4. include makeinclude
  5. -DIRS = src $(LOCALIMAGES) images OpenGL fluid glut test
  6. +DIRS = src $(LOCALIMAGES) images OpenGL fluid
  7. all: makeinclude
  8. for dir in $(DIRS); do\