Commit 36b473d7 authored by Lucas Russo's avatar Lucas Russo

libs/libbpmclient/Makefile: add missing trigger iface exports

parent 8e5fea71
......@@ -104,7 +104,8 @@ OBJS_EXTERNAL = ../../sm_io/modules/sm_io_codes.o \
../../sm_io/modules/fmc_active_clk/sm_io_fmc_active_clk_exports.o \
../../sm_io/modules/swap/sm_io_swap_exports.o \
../../sm_io/modules/rffe/sm_io_rffe_exports.o \
../../sm_io/modules/afc_diag/sm_io_afc_diag_exports.o
../../sm_io/modules/afc_diag/sm_io_afc_diag_exports.o \
../../sm_io/modules/afc_diag/sm_io_trigger_iface_exports.o \
# Project boards
boards_INCLUDE_DIRS = -I../../../include/boards/$(BOARD)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment