diff -ur btpd-0.13.orig/btpd/Makefile.in btpd-0.13/btpd/Makefile.in --- btpd-0.13.orig/btpd/Makefile.in 2009-04-22 16:26:17.000000000 +0200 +++ btpd-0.13/btpd/Makefile.in 2009-04-22 16:27:04.000000000 +0200 @@ -158,9 +158,9 @@ upload.c upload.h\ util.c -btpd_LDADD = ../misc/libmisc.a ../libevent/libevent.a +btpd_LDADD = ../misc/libmisc.a ../libevent/libevent.a -lcrypto -lm btpd_CPPFLAGS = -I$(top_srcdir)/misc -I$(top_srcdir)/libevent @openssl_CPPFLAGS@ -btpd_LDFLAGS = @openssl_LDFLAGS@ -lcrypto -lm +btpd_LDFLAGS = @openssl_LDFLAGS@ all: all-am .SUFFIXES: