wireshark/wiretap/Makefile.am

19 lines
260 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libwiretap.a
libwiretap_a_SOURCES = \
buffer.c \
buffer.h \
config.h \
debug.h \
file.c \
lanalyzer.c \
lanalyzer.h \
libpcap.c \
libpcap.h \
ngsniffer.c \
ngsniffer.h \
snoop.c \
snoop.h \
wtap.c \
wtap.h