[rtems-graphics-toolkit commit] Don't build fluid tool
Gedare Bloom
gedare at rtems.org
Tue Dec 24 15:24:16 UTC 2013
Module: rtems-graphics-toolkit
Branch: master
Commit: 96be24f010d0efceed8f3d2fdc2281ce204e9b08
Changeset: http://git.rtems.org/rtems-graphics-toolkit/commit/?id=96be24f010d0efceed8f3d2fdc2281ce204e9b08
Author: Alexandru-Sever Horin <alex.sever.h at gmail.com>
Date: Thu Aug 9 17:30:54 2012 +0300
Don't build fluid tool
---
fltk-1.3.0/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fltk-1.3.0/Makefile b/fltk-1.3.0/Makefile
index e44752d..01663b2 100644
--- a/fltk-1.3.0/Makefile
+++ b/fltk-1.3.0/Makefile
@@ -27,7 +27,7 @@
include makeinclude
-DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
+DIRS = $(IMAGEDIRS) src $(CAIRODIR) test documentation
all: makeinclude fltk-config
for dir in $(DIRS); do\
More information about the vc
mailing list