diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-13 16:36:14 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2005-04-13 16:36:14 +0000 |
| commit | 3cd132b9479bcf53ca57300f3cef99175b67a767 (patch) | |
| tree | 16e8ab48fd124f5ac4d3a6f06d28bcab82122659 /fluid/Makefile | |
| parent | e3ce6cd15a1e2aa9ebf1c242f0ffa6ab424ca496 (diff) | |
#include print_panel.cxx in fluid.cxx, so that we don't need to put it in
the makefile (which won't work for MingW).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4278 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/Makefile')
| -rw-r--r-- | fluid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/Makefile b/fluid/Makefile index be89f6ac1..ab9074d79 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -40,7 +40,6 @@ CPPFILES = \ file.cxx \ fluid.cxx \ function_panel.cxx \ - print_panel.cxx \ template_panel.cxx \ undo.cxx \ widget_panel.cxx |
