bricks: move into spot directory
* bricks/brick-assert, bricks/brick-bitlevel, bricks/brick-hash, bricks/brick-hashset, bricks/brick-shmem, bricks/brick-types: Rename as .. . * spot/bricks/brick-assert, spot/bricks/brick-bitlevel, spot/bricks/brick-hash, spot/bricks/brick-hashset, spot/bricks/brick-shmem, spot/bricks/brick-types: ... this * Makefile.am, README, debian/copyright, debian/libspot-dev.install, m4/bricks.m4, spot/Makefile.am, spot/ltsmin/spins_kripke.hh, spot/ltsmin/spins_kripke.hxx, spot/mc/bloemen.hh spot/mc/deadlock.hh, tests/Makefile.am, tests/core/bricks.cc: here.
This commit is contained in:
parent
b115d2f9b1
commit
01cceef29a
18 changed files with 18 additions and 20 deletions
|
|
@ -22,6 +22,11 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
|
||||
nobase_include_HEADERS= bricks/brick-assert bricks/brick-bitlevel \
|
||||
bricks/brick-hash bricks/brick-hashset bricks/brick-shmem \
|
||||
bricks/brick-types
|
||||
|
||||
|
||||
# List directories in the order they must be built. Keep tests at the
|
||||
# end, after building '.' (since the current directory contains
|
||||
# libspot.la needed by the tests)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue