Skip to content

Commit

Permalink
doc: fix Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
nfurmento committed Jan 19, 2024
1 parent 52d70c1 commit c21bce4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# StarPU --- Runtime system for heterogeneous multicore architectures.
#
# Copyright (C) 2009-2023 Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
# Copyright (C) 2009-2024 Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
#
# 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
Expand Down Expand Up @@ -46,8 +46,7 @@ EXTRA_DIST = \
tutorial/vector_scal_cpu.c \
tutorial/vector_scal_cuda.cu \
tutorial/vector_scal_opencl.c \
tutorial/vector_scal_opencl_kernel.cl \
tutorial/vector_scal_task_insert.c \
tutorial/vector_scal_opencl_kernel.cl \
title.tex \
sectionNumbering.py \
extractHeadline.sh \
Expand Down

0 comments on commit c21bce4

Please sign in to comment.