update makefile

This commit is contained in:
Kelvin Sherlock 2014-09-05 12:35:43 -04:00
parent fe92e14e8f
commit 5186962c48
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 smb.errors.h url.h connection.h options.h
smb.o: smb.c smb.h smb.errors.h asn1.h url.h connection.h options.h
data.o: data.c data.h
dictionary.o: dictionary.c dictionary.h