* Make dbRefs a mapping from Hash to [Path].
This commit is contained in:
parent
609a224848
commit
5895c160c4
11 changed files with 172 additions and 49 deletions
|
|
@ -14,7 +14,7 @@ fix_LDADD = libnix.a -ldb_cxx-4 -lATerm
|
|||
|
||||
TESTS = test
|
||||
|
||||
test_SOURCES = test.cc
|
||||
test_SOURCES = test.cc shared.cc
|
||||
test_LDADD = libnix.a -ldb_cxx-4 -lATerm
|
||||
|
||||
noinst_LIBRARIES = libnix.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue