X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=finddup.git;a=blobdiff_plain;f=Makefile;h=7df06bd8a4ee6b2dd12a5c72779966f398d83441;hp=d02a4d9ae90db586c7b35eb4e337fe28a30a7331;hb=a61c9478f31b957e0d4007df9feddd6f0139ccf8;hpb=0c962f1c0fabf85606069ab40c7b943a28c61abd diff --git a/Makefile b/Makefile index d02a4d9..7df06bd 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ BINARY_PATH = /usr/bin MAN_PATH = /usr/share/man/man1 -LDFLAGS= +LDFLAGS=-lssl UNAME=\"$(shell uname -srmn)\"