5a9cd55d1ed0d68ade01296f3a5748b55479a5cc
[obnox/wireshark/wip.git] / wiretap / Makefile.am
1 noinst_LIBRARIES = libwiretap.a
2
3 libwiretap_a_SOURCES = \
4         buffer.c                \
5         buffer.h                \
6         config.h                \
7         debug.h                 \
8         file.c                  \
9         iptrace.c               \
10         iptrace.h               \
11         lanalyzer.c             \
12         lanalyzer.h             \
13         libpcap.c               \
14         libpcap.h               \
15         ngsniffer.c             \
16         ngsniffer.h             \
17         snoop.c                 \
18         snoop.h                 \
19         wtap.c                  \
20         wtap.h