mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 02:50:40 +01:00
fixed testbench compile problem on Solaris
This commit is contained in:
parent
2c9ca3fc9a
commit
0972943f52
@ -314,11 +314,13 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
|
||||
testsuites/dircreate_off.conf \
|
||||
cfg.sh
|
||||
|
||||
uxsockrcvr_SOURCES = uxsockrcvr.c
|
||||
ourtail_SOURCES = ourtail.c
|
||||
msleep_SOURCES = msleep.c
|
||||
chkseq_SOURCES = chkseq.c
|
||||
|
||||
uxsockrcvr_SOURCES = uxsockrcvr.c
|
||||
uxsockrcvr_LDADD = $(SOL_LIBS)
|
||||
|
||||
tcpflood_SOURCES = tcpflood.c
|
||||
tcpflood_LDADD = $(SOL_LIBS)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user