[master] 3a504de Simplify
Poul-Henning Kamp
phk at FreeBSD.org
Tue May 23 01:44:05 CEST 2017
commit 3a504de047c252f33841efe842f555f0667f31f2
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Mon May 22 22:12:05 2017 +0000
Simplify
diff --git a/include/Makefile.am b/include/Makefile.am
index 9adaebe..64fa642 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -119,11 +119,7 @@ BUILT_SOURCES = $(GENERATED_H)
MAINTAINERCLEANFILES = vcs_version.h
CLEANFILES = \
- tbl/vcl_returns.h \
- tbl/vrt_stv_var.h \
- vcl.h \
- vrt_obj.h \
- vmod_abi.h \
+ $(GENERATED_H) \
vrt_test \
_vrt_test \
vrt.c
More information about the varnish-commit
mailing list