From 79d6a32be98d8809c915fd4914cb57a5730202b3 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 28 Nov 2001 21:37:35 +0000 Subject: Add new plastic box types (kindof a shiny translucent box type...) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1781 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 12f9e70b8..debe44770 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.18.2.14.2.21 2001/11/27 17:44:07 easysw Exp $" +# "$Id: Makefile,v 1.18.2.14.2.22 2001/11/28 21:37:35 easysw Exp $" # # Library makefile for the Fast Light Tool Kit (FLTK). # @@ -137,6 +137,7 @@ CPPFILES = \ fl_oval_box.cxx \ fl_overlay.cxx \ fl_overlay_visual.cxx \ + fl_plastic.cxx \ fl_rect.cxx \ fl_round_box.cxx \ fl_rounded_box.cxx \ @@ -296,5 +297,5 @@ uninstall: # -# End of "$Id: Makefile,v 1.18.2.14.2.21 2001/11/27 17:44:07 easysw Exp $". +# End of "$Id: Makefile,v 1.18.2.14.2.22 2001/11/28 21:37:35 easysw Exp $". # -- cgit v1.2.3