From 8f53ef717726f60c3ca450f708f7baab2ce1fcb8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 23 Oct 2009 05:37:46 +0000 Subject: 2009-10-23 Ralf Corsepius * automake/compile.am: Add *.ralf to clean-local. --- testsuites/automake/compile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuites/automake') diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am index 3b3f9039ea..47b6323914 100644 --- a/testsuites/automake/compile.am +++ b/testsuites/automake/compile.am @@ -18,4 +18,5 @@ AM_CFLAGS = AM_CXXFLAGS = clean-local: - $(RM) *.num *.nxe *.elf *.srec* *.bin *.bt + $(RM) *.num *.nxe *.elf *.srec* *.bin *.bt *.ralf + -- cgit v1.2.3