Fix tarball generation (it was missing a file) and regen build goop.
Found by: @arlake228
This commit is contained in:
parent
1e20601ffd
commit
883a465a72
@ -27,6 +27,7 @@ libiperf_la_SOURCES = \
|
||||
iperf_util.h \
|
||||
net.c \
|
||||
net.h \
|
||||
portable_endian.h \
|
||||
queue.h \
|
||||
tcp_info.c \
|
||||
tcp_window_size.c \
|
||||
|
@ -587,6 +587,7 @@ libiperf_la_SOURCES = \
|
||||
iperf_util.h \
|
||||
net.c \
|
||||
net.h \
|
||||
portable_endian.h \
|
||||
queue.h \
|
||||
tcp_info.c \
|
||||
tcp_window_size.c \
|
||||
|
Loading…
Reference in New Issue
Block a user