[the-board] [build] Coding style fixes in src/Makefile-tb.am
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [build] Coding style fixes in src/Makefile-tb.am
- Date: Thu, 23 Dec 2010 23:27:09 +0000 (UTC)
commit a5c5399c8057ddc36c38117ccc94449785d1a081
Author: Lucas Rocha <lucasr gnome org>
Date: Thu Dec 23 12:03:16 2010 +0000
[build] Coding style fixes in src/Makefile-tb.am
src/Makefile-tb.am | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/Makefile-tb.am b/src/Makefile-tb.am
index cee4562..69d7811 100644
--- a/src/Makefile-tb.am
+++ b/src/Makefile-tb.am
@@ -70,17 +70,17 @@ libtb_1_0_la_LIBADD += $(LIBSOUP_LIBS)
endif
libtb_1_0_la_SOURCES = \
- $(tb_source_c) \
- $(tb_source_h) \
- $(tb_built_sources)
+ $(tb_source_c) \
+ $(tb_source_h) \
+ $(tb_built_sources)
libtb_1_0_la_CPPFLAGS = $(tb_cflags)
CLEANFILES += $(THE_BOARD_STAMP_FILES) $(BUILT_SOURCES)
EXTRA_DIST += \
- tb/tb-enum-types.h.in \
- tb/tb-enum-types.c.in
+ tb/tb-enum-types.h.in \
+ tb/tb-enum-types.c.in
INTROSPECTION_GIRS += Tb-1.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]