From 082554bfbf246c4fb4609ecae63d3bf01c85dda9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 22 Dec 2009 20:57:36 -0600 Subject: Typo on variable name. Oh, I hate dynamically linked languages. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index aaa958a..5297dbd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -263,5 +263,5 @@ distclean-local: DISTCLEANFILES = \ $(TESTS) \ - $(OBJECT_XML_FILE) + $(OBJECT_XML_REPORT) -- cgit v1.2.3