diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 76027fe2b..729dd40d2 100644 --- a/src/Makefile +++ b/src/Makefile @@ -48,7 +48,6 @@ CPPFILES = \ Fl_Group.cxx \ Fl_Help_View.cxx \ Fl_Image.cxx \ - Fl_Image_Reader.cxx \ Fl_Image_Surface.cxx \ Fl_Input.cxx \ Fl_Input_.cxx \ @@ -212,6 +211,7 @@ IMGCPPFILES = \ Fl_JPEG_Image.cxx \ Fl_PNG_Image.cxx \ Fl_PNM_Image.cxx \ + Fl_Image_Reader.cxx \ Fl_SVG_Image.cxx |
