Skip to content

Commit 07e010b

Browse files
gdlxpushrax
authored andcommitted
Clean generated files
1 parent 6c44f0c commit 07e010b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Makefile.am

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ EXTRA_DIST = \
2525
vmod_statsd.vcc \
2626
$(VMOD_TESTS)
2727

28-
CLEANFILES = $(builddir)/vcc_if.c $(builddir)/vcc_if.h
28+
CLEANFILES = $(builddir)/vcc_if.c $(builddir)/vcc_if.h \
29+
$(builddir)/vmod_statsd.man.rst \
30+
$(builddir)/vmod_statsd.rst \
31+
$(builddir)/../vmod_statsd.3

0 commit comments

Comments
 (0)