[master] 448e2edcf Dist-clean varnishstat_curses_help.c

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Apr 27 15:17:06 UTC 2020


commit 448e2edcf7c1c0f3ed8adf945cd78c29595e59c2
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Apr 27 17:15:58 2020 +0200

    Dist-clean varnishstat_curses_help.c
    
    Since we no longer distribute it...

diff --git a/bin/varnishstat/Makefile.am b/bin/varnishstat/Makefile.am
index dc8664c65..a6bc3eed9 100644
--- a/bin/varnishstat/Makefile.am
+++ b/bin/varnishstat/Makefile.am
@@ -17,6 +17,7 @@ nodist_varnishstat_SOURCES = \
 	varnishstat_curses_help.c
 
 BUILT_SOURCES = $(nodist_varnishstat_SOURCES)
+DISTCLEANFILES = $(nodist_varnishstat_SOURCES)
 
 varnishstat_help_gen_SOURCES = \
 	varnishstat_help_gen.c \


More information about the varnish-commit mailing list