X-Git-Url: http://www.average.org/gitweb/?p=psmb.git;a=blobdiff_plain;f=src%2FMakefile;h=75e70a1b56ebe17817d630aa3f8132c7306d1bed;hp=2ce7e75d8d4841d4349fbf932c8f055ce3066d21;hb=3976435a109cf8586ecd362b2f320b0ee9044c25;hpb=4f4539e776640bc1e7d04af3f0a0b3af4b75bfcd diff --git a/src/Makefile b/src/Makefile index 2ce7e75..75e70a1 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2,7 +2,7 @@ CFLAGS = -pthread -Wall -I../include ARFLAGS = rcsv LIB = libpsmb.a -OBJ = psmb_socket.o +OBJ = psmb_socket.o hash64.o all: $(LIB)