|
@@ -1,6 +1,6 @@
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
#
|
|
#
|
|
-# Copyright (C) 2013, 2014 CNRS
|
|
+# Copyright (C) 2013, 2014, 2016 CNRS
|
|
#
|
|
#
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU Lesser General Public License as published by
|
|
# it under the terms of the GNU Lesser General Public License as published by
|
|
@@ -13,12 +13,8 @@
|
|
#
|
|
#
|
|
# See the GNU Lesser General Public License in COPYING.LGPL for more details.
|
|
# See the GNU Lesser General Public License in COPYING.LGPL for more details.
|
|
|
|
|
|
-if BUILD_DOC
|
|
|
|
SUBDIRS = doxygen
|
|
SUBDIRS = doxygen
|
|
DIST_SUBDIRS = doxygen
|
|
DIST_SUBDIRS = doxygen
|
|
-else
|
|
|
|
-DIST_SUBDIRS =
|
|
|
|
-endif
|
|
|
|
|
|
|
|
EXTRA_DIST = tutorial/hello_world.c \
|
|
EXTRA_DIST = tutorial/hello_world.c \
|
|
tutorial/hello_world_plugin.c \
|
|
tutorial/hello_world_plugin.c \
|