summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-07 15:16:16 +0000
committerManolo Gouy <Manolo>2016-04-07 15:16:16 +0000
commit56e9d58a607d57686ed20a0ad43f5ac41b0abcc0 (patch)
treeaaae0489993be70c3cb1e57796a53a85f89cd080 /src
parent23a60edb44d264887a398eef1b6346f8f24737e2 (diff)
Add missing :
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11551 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index b33a7795e..98c8b3fea 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -602,7 +602,7 @@ include makedepend
# (like "*xft*") here:
Fl_get_key_mac.o: Fl_get_key_mac.cxx
Fl_get_key_win32.o: Fl_get_key_win32.cxx
-scandir_win32.o scandir_win32.c
+scandir_win32.o: scandir_win32.c
Fl_Native_File_Chooser_WIN32.o : Fl_Native_File_Chooser_WIN32.cxx
Fl_Native_File_Chooser_MAC.o: Fl_Native_File_Chooser_MAC.mm
Fl_Native_File_Chooser_FLTK.o: Fl_Native_File_Chooser_FLTK.cxx