8866ac5984
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14814 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
290 B
Plaintext
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\
|