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:
1a9b82c
)
typo
author
Christian Grothoff
<christian@grothoff.org>
Fri, 23 Aug 2019 10:50:47 +0000
(12:50 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 23 Aug 2019 10:50:47 +0000
(12:50 +0200)
src/conversation/Makefile.am
patch
|
blob
|
history
diff --git
a/src/conversation/Makefile.am
b/src/conversation/Makefile.am
index 6f3227d0eda7f2fc4707aa619b09aee5b7a1736f..c329bebf517b85f1c204b99a21bb43a053947eed 100644
(file)
--- a/
src/conversation/Makefile.am
+++ b/
src/conversation/Makefile.am
@@
-106,7
+106,7
@@
if BUILD_CONVERSATION
libexec_PROGRAMS += \
$(AUDIO_HELPER_RECD) \
$(AUDIO_HELPER_PLAY)
-endif
x
+endif
AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME;
if ENABLE_TEST_RUN