1
1

fix missing source files in src/Makefile.am (#554)

Follow-up fix for #517.
Этот коммит содержится в:
asavah 2017-04-20 22:09:44 +03:00 коммит произвёл Bruce A. Mah
родитель a51045de19
Коммит ac2604dda8

Просмотреть файл

@ -13,6 +13,8 @@ libiperf_la_SOURCES = \
iperf_api.c \
iperf_api.h \
iperf_error.c \
iperf_auth.h \
iperf_auth.c \
iperf_client_api.c \
iperf_locale.c \
iperf_locale.h \