aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4efd22c..439cdb3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,13 @@ dlmoddir=@DLMODDIR@
18dlmod_LTLIBRARIES = varnish-mib.la 18dlmod_LTLIBRARIES = varnish-mib.la
19 19
20varnish_mib_la_SOURCES = \ 20varnish_mib_la_SOURCES = \
21 varnish_mib.c 21 auth.c\
22 ban.c\
23 sha256.c\
24 sha256.h\
25 varnish_mib.c\
26 varnish_mib.h\
27 vcli.c
22 28
23BUILT_SOURCES = \ 29BUILT_SOURCES = \
24 varnish_mib.c 30 varnish_mib.c

Return to:

Send suggestions and report system problems to the System administrator.