summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 57544b1cb..c3ac99981 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -146,7 +146,8 @@ CPPFILES = \
fl_shortcut.cxx \
fl_show_colormap.cxx \
fl_symbols.cxx \
- fl_vertex.cxx
+ fl_vertex.cxx \
+ screen_xywh.cxx
FLCPPFILES = \
forms_compatability.cxx \