summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-09-17 18:31:35 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-09-17 18:31:35 +0000
commit36d32a9ec960d7729b75f54e68d65a8acc46e622 (patch)
treed8bb20bfc90920c0e6f83df5ecc316ebc768a1f1 /test
parent982ee983329269990deb9160c4ddfa3f8846283b (diff)
Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5440 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index f490b6917..cda879b93 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -445,6 +445,7 @@ CubeMain.o: CubeViewUI.h CubeView.h
CubeView.o: CubeView.h
CubeViewUI.o: CubeViewUI.h
CubeViewUI.cxx: CubeViewUI.fl ../fluid/fluid$(EXEEXT)
+#CubeViewUI.h: CubeViewUI.fl ../fluid/fluid$(EXEEXT)
cube$(EXEEXT): cube.o
echo Linking $@...