missing reference to strlcpy-internal

svn:r330
This commit is contained in:
Niels Provos 2007-02-15 22:46:04 +00:00
parent fe2662384d
commit 7398790296

View File

@ -41,7 +41,8 @@ endif
libevent_la_SOURCES = event.c buffer.c evbuffer.c log.c event_tagging.c \
http.c evhttp.h http-internal.h evdns.c evdns.h evrpc.c strlcpy.c \
evrpc.h evrpc-internal.h strlcpy-internal.h $(SYS_SRC)
strlcpy-internal.h evrpc.h evrpc-internal.h strlcpy-internal.h \
$(SYS_SRC)
libevent_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
libevent_la_LDFLAGS = -release @VERSION@ -version-info 1:3:0