aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nsh-plugin/Makefile.am')
-rw-r--r--nsh-plugin/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/nsh-plugin/Makefile.am b/nsh-plugin/Makefile.am
index 64be6b6..3f73fda 100644
--- a/nsh-plugin/Makefile.am
+++ b/nsh-plugin/Makefile.am
@@ -23,6 +23,7 @@ CPPFLAGS += -DDEBUG -g
lib_LTLIBRARIES = nsh_plugin.la nsh_test_plugin.la
nsh_plugin_la_SOURCES = nsh/nsh.c \
nsh/nsh_pop.c \
+ nsh/nsh_output.c \
vpp-api/nsh.api.h \
nsh-md2-ioam/nsh_md2_ioam.c \
nsh-md2-ioam/nsh_md2_ioam_trace.c \