forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-08-29 185649640333407ac269f396d6adcc4b25bfb474
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile.orig    2015-11-26 15:35:31.485357862 +0800
+++ b/Makefile    2015-11-26 15:35:37.037357764 +0800
@@ -18,7 +18,7 @@
 
 include makeinclude
 
-DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
+DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
 
 all: makeinclude fltk-config
     for dir in $(DIRS); do\