summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2014-02-25 04:24:41 +0000
committerGreg Ercolano <erco@seriss.com>2014-02-25 04:24:41 +0000
commitc5d5ba1cf524f4da930bfd4bd77ba044ecf96e54 (patch)
treec2f55edf5335021dad2696a290a11a49d4982780 /src/Makefile
parentde7a79afd6231bb1f39c3b3c3a34364da560dfe2 (diff)
Applying the etorres gleam patch. STR #2672.
TODO: Xcode 4 ide needs fl_gleam.cxx added Test of Visual Studio IDE mods (which were hand-modified) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10113 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 e9e2aa248..5df7ea124 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -133,6 +133,7 @@ CPPFILES = \
fl_engraved_label.cxx \
fl_file_dir.cxx \
fl_font.cxx \
+ fl_gleam.cxx \
fl_gtk.cxx \
fl_labeltype.cxx \
fl_line_style.cxx \