diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 1 | ||||
| -rw-r--r-- | src/makedepend | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 0d1aefb61..5695c1bfd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -177,6 +177,7 @@ FLCPPFILES = \ GLCPPFILES = \ Fl_Gl_Choice.cxx \ Fl_Gl_Overlay.cxx \ + Fl_Gl_Device_Plugin.cxx \ Fl_Gl_Window.cxx \ freeglut_geometry.cxx \ freeglut_stroke_mono_roman.cxx \ diff --git a/src/makedepend b/src/makedepend index 29b686166..1dd1fdf16 100644 --- a/src/makedepend +++ b/src/makedepend @@ -909,6 +909,8 @@ Fl_Gl_Choice.o: ../FL/fl_types.h ../FL/Xutf8.h ../FL/Enumerations.H Fl_Gl_Choice.o: ../FL/Fl_Export.H ../FL/fl_types.h ../FL/x.H Fl_Gl_Choice.o: ../FL/Fl_Window.H Fl_Gl_Choice.H ../FL/gl_draw.H ../FL/gl.h Fl_Gl_Choice.o: flstring.h ../FL/fl_utf8.h +Fl_Gl_Device_Plugin.o: ../FL/Fl_Device.H ../FL/Fl_Printer.H Fl_Gl_Choice.H +Fl_Gl_Device_Plugin.o: ../FL/Fl_Gl_Window.H ../FL/Fl.H ../FL/fl_draw.H Fl_Gl_Overlay.o: ../config.h ../FL/Fl.H ../FL/fl_utf8.h ../FL/Fl_Export.H Fl_Gl_Overlay.o: ../FL/fl_types.h ../FL/Xutf8.h ../FL/Enumerations.H Fl_Gl_Overlay.o: ../FL/Fl_Export.H ../FL/fl_types.h ../FL/x.H |
