Nathalie Furmento лет назад: 10
Родитель
Сommit
867ec4e28b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Makefile.am

+ 2 - 2
Makefile.am

@@ -1,7 +1,7 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2009-2014  Université de Bordeaux
-# Copyright (C) 2010, 2011, 2012, 2013  Centre National de la Recherche Scientifique
+# Copyright (C) 2010, 2011, 2012, 2013, 2015  Centre National de la Recherche Scientifique
 # Copyright (C) 2014  Inria
 #
 # StarPU is free software; you can redistribute it and/or modify
@@ -99,7 +99,7 @@ noinst_HEADERS = \
 
 if BUILD_STARPU_TOP
 all-local: starpu-top/starpu_top$(EXEEXT)
-elif
+else
 all-local:
 endif
 if STARPU_DEVEL