update makefile dependencies

This commit is contained in:
Kelvin Sherlock 2014-08-24 09:36:45 -04:00
parent 5ddbe480e9
commit 441098df8d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ options.o: options.c options.h
gopher.o: gopher.c url.h connection.h options.h
http.o: http.c url.h connection.h options.h
http.utils.o: http.utils.c
smb.o: smb.c smb.h url.h connection.h options.h
smb.o: smb.c smb.h smb.errors.h url.h connection.h options.h
data.o: data.c data.h
dictionary.o: dictionary.c dictionary.h