From a8e782dca42411c82148f2454d3123cf7a724a18 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wolfgang=20St=C3=B6ggl?= Date: Mon, 2 Sep 2019 12:20:54 +0200 Subject: [PATCH] Clean tests/rpn1.out - There was another leftover in the tests folder after make clean: rpn1.out It is a png file created during the test rpn1 - This is a followup commit to PR #1049 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index fd82732d..7586bda8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -31,4 +31,4 @@ CLEANFILES = *.rrd \ ct.out dur.out graph1.output.out \ modify5-testa1-mod.dump modify5-testa2-mod.dump \ modify5-testa1-mod.dump.tmp modify5-testa2-mod.dump.tmp \ - rpn1.output.out + rpn1.out rpn1.output.out -- 2.47.2