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 123aef0c0..c1409a59a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -160,7 +160,8 @@ CPPFILES = \
fl_symbols.cxx \
fl_vertex.cxx \
screen_xywh.cxx \
- fl_utf8.cxx
+ fl_utf8.cxx \
+ fl_string.cxx
OBJCPPFILES = \
Fl_cocoa.mm \