From 11bf9b28da63ee26632b6cf72aeba16115daf9b3 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 16 Sep 2002 01:35:34 +0000 Subject: Move Fl_Help_Dialog to fltk_images library. Add "Additional Libraries" section to docos as needed. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 419cd6680..dcb6f4bc4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.18.2.14.2.47 2002/08/09 01:09:49 easysw Exp $" +# "$Id: Makefile,v 1.18.2.14.2.48 2002/09/16 01:35:34 easysw Exp $" # # Library makefile for the Fast Light Tool Kit (FLTK). # @@ -47,7 +47,6 @@ CPPFILES = \ Fl_File_Icon.cxx \ Fl_File_Input.cxx \ Fl_Group.cxx \ - Fl_Help_Dialog.cxx \ Fl_Help_View.cxx \ Fl_Image.cxx \ Fl_Input.cxx \ @@ -170,6 +169,7 @@ IMGCPPFILES = \ Fl_BMP_Image.cxx \ Fl_File_Icon2.cxx \ Fl_GIF_Image.cxx \ + Fl_Help_Dialog.cxx \ Fl_JPEG_Image.cxx \ Fl_PNG_Image.cxx \ Fl_PNM_Image.cxx @@ -565,5 +565,5 @@ uninstall: # -# End of "$Id: Makefile,v 1.18.2.14.2.47 2002/08/09 01:09:49 easysw Exp $". +# End of "$Id: Makefile,v 1.18.2.14.2.48 2002/09/16 01:35:34 easysw Exp $". # -- cgit v1.2.3