summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2016-01-24 16:34:59 +0000
committerMatthias Melcher <fltk@matthiasm.com>2016-01-24 16:34:59 +0000
commit21ae726ba461f3979d4fc6dd09ef582a99f84225 (patch)
tree9cbd1a90cd0f2ee0cd68e70dd39d3a8c282a2d72 /src/Makefile
parent60ec452d043e44bcbb05860381e2077a3b56b09c (diff)
Fixes for Unix/X11
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11046 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 7deca32a1..c682b9c3a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -494,7 +494,7 @@ Fl_Native_File_Chooser.o : Fl_Native_File_Chooser_WIN32.cxx
Fl_Native_File_Chooser_MAC.o: Fl_Native_File_Chooser_MAC.mm
Fl.o: Fl_win32.cxx
Fl_cocoa.o: Fl_cocoa.mm
-fl_color.o: fl_color_mac.cxx fl_color_win32.cxx
+fl_color.o:
fl_dnd.o: fl_dnd_win32.cxx fl_dnd_x.cxx
fl_draw_image.o: fl_draw_image_mac.cxx fl_draw_image_win32.cxx
fl_font.o: fl_font_mac.cxx fl_font_x.cxx fl_font_xft.cxx fl_font_win32.cxx