diff --git a/sortdb/Makefile b/sortdb/Makefile index fc4d5c8..173ec5f 100644 --- a/sortdb/Makefile +++ b/sortdb/Makefile @@ -1,3 +1,4 @@ +# requires libevent-1.4 right now, will not work with libevent-2.X LIBEVENT ?= /usr/local TARGET ?= /usr/local LIBSIMPLEHTTP ?= ../simplehttp