packages/Xorg/lib/fltk2/patches/000-do-not-build-fltk-and-tests
mirko 8866ac5984 added fltk2 (Fast Light Toolkit)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 15:22:45 +00:00

12 lines
290 B
Plaintext

--- fltk2/Makefile 2009-01-02 01:41:31.000000000 +0100
+++ fltk2/Makefile 2009-01-02 01:40:36.000000000 +0100
@@ -25,7 +25,7 @@
include makeinclude
-DIRS = src $(LOCALIMAGES) images OpenGL fluid glut test
+DIRS = src $(LOCALIMAGES) images
all: makeinclude
for dir in $(DIRS); do\