|
@@ -1,7 +1,7 @@
|
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
|
#
|
|
|
# Copyright (C) 2009-2013 Université de Bordeaux 1
|
|
|
-# Copyright (C) 2010, 2011, 2012, 2013 Centre National de la Recherche Scientifique
|
|
|
+# Copyright (C) 2010, 2011, 2012, 2013, 2014 Centre National de la Recherche Scientifique
|
|
|
# Copyright (C) 2011 Télécom-SudParis
|
|
|
# Copyright (C) 2011-2012 INRIA
|
|
|
#
|
|
@@ -98,7 +98,7 @@ noinst_HEADERS = \
|
|
|
common/blas.h \
|
|
|
mult/simple.h \
|
|
|
mult/double.h \
|
|
|
- fortran/bindings/StarPU_fortran.h \
|
|
|
+ fortran/StarPU_fortran.h \
|
|
|
ppm_downscaler/ppm_downscaler.h \
|
|
|
ppm_downscaler/yuv_downscaler.h \
|
|
|
spmv/matrix_market/mmio.h \
|