From aef436eb45c72c9906b6286f5201d076a5b36097 Mon Sep 17 00:00:00 2001 From: johnny Date: Thu, 14 Sep 2006 18:39:52 +0000 Subject: [PATCH] - "Is it so damn difficult to keep that Makefile " ... with a consistent tab usage? ;) j/j.. good job guys. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1156 3ecf2c5c-341e-0410-92b4-d18e462d057c --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7f9cc68..0c8f312 100644 --- a/Makefile.am +++ b/Makefile.am @@ -354,8 +354,8 @@ sgpemv2_SOURCES = \ src/schedulable_state_widget.cc \ src/schedulables_statistics_widget.cc \ src/schedulables_tree_widget.cc \ - src/simulation_controller.cc \ - src/simulation_statistics_widget.cc \ + src/simulation_controller.cc \ + src/simulation_statistics_widget.cc \ src/simulation_widget.cc \ src/statistics_container_window.cc \ src/text_simulation.cc @@ -378,8 +378,8 @@ noinst_HEADERS += \ src/schedulables_statistics_widget.hh \ src/schedulables_tree_widget.hh \ src/schedulables_statistics_widget.hh \ - src/simulation_controller.hh \ - src/simulation_statistics_widget.hh \ + src/simulation_controller.hh \ + src/simulation_statistics_widget.hh \ src/simulation_widget.hh \ src/statistics_container_window.hh \ src/text_simulation.hh