diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9da98d6e2..9948a6b52 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -15,6 +15,7 @@ set(CPPFILES Fl_Choice.cxx Fl_Clock.cxx Fl_Color_Chooser.cxx + Fl_Copy_Surface.cxx Fl_Counter.cxx Fl_Device.cxx Fl_Dial.cxx @@ -27,6 +28,7 @@ set(CPPFILES Fl_Group.cxx Fl_Help_View.cxx Fl_Image.cxx + Fl_Image_Surface.cxx Fl_Input.cxx Fl_Input_.cxx Fl_Light_Button.cxx |
