typo
authorChristian Grothoff <christian@grothoff.org>
Fri, 23 Aug 2019 10:50:47 +0000 (12:50 +0200)
committerChristian Grothoff <christian@grothoff.org>
Fri, 23 Aug 2019 10:50:47 +0000 (12:50 +0200)
src/conversation/Makefile.am

index 6f3227d0eda7f2fc4707aa619b09aee5b7a1736f..c329bebf517b85f1c204b99a21bb43a053947eed 100644 (file)
@@ -106,7 +106,7 @@ if BUILD_CONVERSATION
 libexec_PROGRAMS += \
   $(AUDIO_HELPER_RECD) \
   $(AUDIO_HELPER_PLAY)
-endifx
+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