Browse Source

Drop starpu_workers_activity.1 too

Samuel Thibault 13 years ago
parent
commit
62a6c5ee67
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tools/Makefile.am

+ 2 - 2
tools/Makefile.am

@@ -1,6 +1,6 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009-2011  Université de Bordeaux 1
+# Copyright (C) 2009-2012  Université de Bordeaux 1
 # Copyright (C) 2010, 2011, 2012  Centre National de la Recherche Scientifique
 #
 # StarPU is free software; you can redistribute it and/or modify
@@ -68,7 +68,7 @@ starpu_workers_activity.1: starpu_workers_activity$(EXEEXT)
 	help2man --no-discard-stderr -N --output=$@ ./starpu_workers_activity$(EXEEXT)
 
 clean-local:
-	$(RM) starpu_calibrate_bus.1 starpu_machine_display.1 starpu_perfmodel_display.1 starpu_perfmodel_plot.1
+	$(RM) starpu_calibrate_bus.1 starpu_machine_display.1 starpu_perfmodel_display.1 starpu_perfmodel_plot.1 starpu_workers_activity.1
 
 dist_man1_MANS =\
 	starpu_calibrate_bus.1 \