octsdr-2g-wireshark/application/tool/wireshark/plugins/octasic/octsdr/octvc1/Makefile.common

18 lines
457 B
Makefile

# Makefile.common
# Use by Makefile.am to create Wireshark plugins on Linux environment
DISSECTOR_SRC= \
source/octdev_common.c \
source/octpkt_common.c \
source/octvocnet_common.c \
source/octvc1_common.c \
source/octvc1_module_ctrl.c \
source/octvc1_module_main.c \
source/octvc1_module_test.c \
source/octvc1_module_hw.c \
source/octvc1_module_irsc.c \
source/octvc1_module_gsm.c \
source/octvc1_cid_eid_value_string.c
PLUGIN_NAME=octvc1_ws