summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 4842bb0b6..e03e29bcf 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -98,6 +98,7 @@ CPPFILES = \
Fl_Value_Output.cxx \
Fl_Value_Slider.cxx \
Fl_Widget.cxx \
+ Fl_Widget_Surface.cxx \
Fl_Window.cxx \
Fl_Window_Driver.cxx \
Fl_Window_fullscreen.cxx \
@@ -246,6 +247,7 @@ XLIBCPPFILES = \
drivers/Xlib/Fl_Xlib_Graphics_Driver_line_style.cxx \
drivers/Xlib/Fl_Xlib_Graphics_Driver_rect.cxx \
drivers/Xlib/Fl_Xlib_Graphics_Driver_vertex.cxx \
+ drivers/Xlib/Fl_Translated_Xlib_Graphics_Driver.cxx \
drivers/X11/Fl_X11_Window_Driver.cxx \
drivers/X11/Fl_X11_Screen_Driver.cxx \
drivers/Posix/Fl_Posix_System_Driver.cxx