build: Add a missing file to CLEANFILES

No idea why this didn’t cause problems with distcheck before.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-11-23 17:17:39 +00:00
parent cf8a9d3ffc
commit 2722e9b31b

View File

@ -456,6 +456,7 @@ gtester_LDADD = libglib-2.0.la
bin_SCRIPTS = gtester-report
EXTRA_DIST += gtester-report.in
CLEANFILES += gtester-report
gtester-report: gtester-report.in Makefile
$(AM_V_GEN) set -e ; \