summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2010-03-17 14:40:31 +0000
committerManolo Gouy <Manolo>2010-03-17 14:40:31 +0000
commit7d7b276ae78f3da5d2d75e0f6323e5a6abc5990d (patch)
treed7b8ff49da21cc432ef76b0abe0bdf609c10a0a8 /src/Makefile
parentefed27b2c4b6cdfb3b6a55a45dc256e8da2c460a (diff)
Reflecting rename of src/Fl_Gl_Printer.cxx to src/Fl_Gl_Device_Plugin.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7288 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 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 \