parent
b4412482c8
commit
1a8920d9b6
2 changed files with 3 additions and 5 deletions
|
|
@ -103,8 +103,6 @@ C++ headers for the Spot library.
|
||||||
%{_includedir}/fddx.h
|
%{_includedir}/fddx.h
|
||||||
%dir %{_includedir}/spot
|
%dir %{_includedir}/spot
|
||||||
%{_includedir}/spot/*
|
%{_includedir}/spot/*
|
||||||
%dir %{_includedir}/bricks
|
|
||||||
%{_includedir}/bricks/*
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS COPYING NEWS README THANKS
|
%doc AUTHORS COPYING NEWS README THANKS
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
## -*- coding: utf-8 -*-
|
## -*- coding: utf-8 -*-
|
||||||
## Copyright (C) 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017 Laboratoire
|
## Copyright (C) 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2020
|
||||||
## de Recherche et Développement de l'Epita (LRDE).
|
## Laboratoire de Recherche et Développement de l'Epita (LRDE).
|
||||||
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||||
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||||
## et Marie Curie.
|
## et Marie Curie.
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = subdir-objects
|
AUTOMAKE_OPTIONS = subdir-objects
|
||||||
|
|
||||||
nobase_include_HEADERS= bricks/brick-assert bricks/brick-bitlevel \
|
nobase_pkginclude_HEADERS = bricks/brick-assert bricks/brick-bitlevel \
|
||||||
bricks/brick-hash bricks/brick-hashset bricks/brick-shmem \
|
bricks/brick-hash bricks/brick-hashset bricks/brick-shmem \
|
||||||
bricks/brick-types
|
bricks/brick-types
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue