projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c09149
)
- run tests
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 29 Feb 2012 13:25:10 +0000
(13:25 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 29 Feb 2012 13:25:10 +0000
(13:25 +0000)
src/namestore/Makefile.am
patch
|
blob
|
history
diff --git
a/src/namestore/Makefile.am
b/src/namestore/Makefile.am
index a4bf8bfd85693b6bed15b5e5062c429fb17f9e4e..39765b4968fdb08d0c6032c9d5a702ca029c3247 100644
(file)
--- a/
src/namestore/Makefile.am
+++ b/
src/namestore/Makefile.am
@@
-30,6
+30,10
@@
check_PROGRAMS = \
test_namestore_api_zone_iteration \
test_namestore_record_serialization
+if ENABLE_TEST_RUN
+TESTS = $(check_PROGRAMS)
+endif
+
lib_LTLIBRARIES = \
libgnunetnamestore.la