There are clearly not enough different sets of build tools out there, so

it's always nice when there's a new one, especially one that can't share
file lists with others.

Remove capture_unix_ifnames.c from YET ANOTHER build tool file.

svn path=/trunk/; revision=49492
This commit is contained in:
Guy Harris 2013-05-22 05:48:11 +00:00
parent 1ca63098ac
commit 54ca6dae29
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ SOURCES_WS_C = \
../../u3.c \
../../version_info.c
unix:SOURCES_WS_C += ../../capture-pcap-util-unix.c ../../capture_unix_ifnames.c
unix:SOURCES_WS_C += ../../capture-pcap-util-unix.c
win32:SOURCES_WS_C += \
../../capture_win_ifnames.c \
../../capture-wpcap.c \