aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 48c786b..3a7f12a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,15 +17,18 @@
dlmoddir=@DLMODDIR@
dlmod_LTLIBRARIES = varnish-mib.la
varnish_mib_la_SOURCES = \
auth.c\
ban.c\
+ backend.h\
+ belex.l\
betab.c\
sha256.c\
sha256.h\
+ statdict.c\
varnish_mib.c\
varnish_mib.h\
vcli.c
BUILT_SOURCES = \
varnish_mib.c\

Return to:

Send suggestions and report system problems to the System administrator.