From 9af95b0aed8cbb2f6bd55d258c1b7b5c57c28054 Mon Sep 17 00:00:00 2001 From: Nicholas Malaya Date: Fri, 9 Dec 2011 06:16:55 +0000 Subject: [PATCH] [cantera]: fixing up whitespace issue here --- test_problems/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_problems/Makefile.am b/test_problems/Makefile.am index 68d864567..a7919df96 100644 --- a/test_problems/Makefile.am +++ b/test_problems/Makefile.am @@ -1,5 +1,5 @@ EXTRA_DIST = dist-hook: - rm -rf `find $(distdir)/ -name .svn` - rm -rf `find $(distdir)/ -name .deps` \ No newline at end of file + rm -rf `find $(distdir)/ -name .svn` + rm -rf `find $(distdir)/ -name .deps` \ No newline at end of file