fix make maintainer-clean

vcc_compile.h is not generated
EXTRA_DIST is not necessarily generated
parent f2a800cc
......@@ -249,7 +249,6 @@ include/vmod_proxy.generated.rst: $(top_builddir)/lib/libvmod_proxy/vmod_proxy.r
BUILT_SOURCES += include/vmod_proxy.generated.rst
EXTRA_DIST += $(BUILT_SOURCES)
MAINTAINERCLEANFILES = $(EXTRA_DIST)
CLEANFILES = $(BUILT_SOURCES)
.NOPATH: $(BUILT_SOURCES)
......@@ -55,7 +55,6 @@ vcc_obj.c: \
GEN_H = \
vcc_fixed_token.c \
vcc_token_defs.h \
vcc_compile.h \
tbl/vrt_stv_var.h
$(GEN_H): vcc_obj.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment