[gegl] tests: Fix minor formating issue in buffer/Makefile.am
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: Fix minor formating issue in buffer/Makefile.am
- Date: Sat, 26 Jun 2010 13:23:14 +0000 (UTC)
commit c502a6b239e249fc9c9a863363aba229ab73a116
Author: Martin Nordholts <martinn src gnome org>
Date: Sat Jun 26 15:27:57 2010 +0200
tests: Fix minor formating issue in buffer/Makefile.am
tests/buffer/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/buffer/Makefile.am b/tests/buffer/Makefile.am
index 53dd629..b7ca761 100644
--- a/tests/buffer/Makefile.am
+++ b/tests/buffer/Makefile.am
@@ -29,7 +29,7 @@ buffer-tests.inc: $(buffer_test_SOURCES) Makefile.am $(top_srcdir)/tests/buffer/
@echo 'Generating $@'
@echo '/* this file is generated by the build system */' > $@
@for TEST in `ls tests/*.c |sed -e s:tests/:: -e s:\\\.c::`; do \
- echo "#define TESTNAME $$TEST" >> $@;\
+ echo "#define TESTNAME $$TEST" >> $@;\
echo "#define TEST() static gchar * TESTNAME (void)" >> $@;\
echo "#include \"tests/"$$TEST".c\"" >> $@;\
echo "#undef TESTNAME" >> $@;\
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]