summaryrefslogtreecommitdiff
path: root/fluid/Makefile
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-03-21 06:28:30 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-03-21 06:28:30 +0000
commite852b736ad155ee0a9c90e483cd31ab9e82312fa (patch)
treea2021fb6e234481e4d2243e4ce5d9650331b99f3 /fluid/Makefile
parent8a5eef29179d050da0e7f411ad699f4d2ffb2c08 (diff)
Initial integration with editor-based CodeEditor class (only the widget
callback editor right now) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4152 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/Makefile')
-rw-r--r--fluid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/Makefile b/fluid/Makefile
index d94328687..be89f6ac1 100644
--- a/fluid/Makefile
+++ b/fluid/Makefile
@@ -24,6 +24,7 @@
#
CPPFILES = \
+ CodeEditor.cxx \
Fl_Function_Type.cxx \
Fl_Group_Type.cxx \
Fl_Menu_Type.cxx \