From 3cd132b9479bcf53ca57300f3cef99175b67a767 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 13 Apr 2005 16:36:14 +0000 Subject: #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 --- fluid/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'fluid/Makefile') 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 -- cgit v1.2.3