aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libfilter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/libfilter/Makefile.am')
-rw-r--r--openbsc/src/libfilter/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsc/src/libfilter/Makefile.am b/openbsc/src/libfilter/Makefile.am
index d79afb2cb..4dbc59041 100644
--- a/openbsc/src/libfilter/Makefile.am
+++ b/openbsc/src/libfilter/Makefile.am
@@ -6,5 +6,6 @@ noinst_LIBRARIES = libfilter.a
libfilter_a_SOURCES = \
bsc_msg_filter.c \
- bsc_msg_acc.c
+ bsc_msg_acc.c \
+ bsc_msg_vty.c