- formatting
[oweals/gnunet.git] / src / Makefile.am
index 94345a5bd284a6c1994976f631b50cd2b70ffef3..0aa1ec4d1cdde60cbd29d97959c32356a998ddf5 100644 (file)
@@ -24,9 +24,11 @@ if HAVE_EXPERIMENTAL
 endif
 
 
-if HAVE_PULSE
-if HAVE_OPUS
-  CONVERSATION_DIR = conversation
+if BUILD_PULSE_HELPERS
+CONVERSATION_DIR = conversation
+else
+if BUILD_GST_HELPERS
+CONVERSATION_DIR = conversation
 endif
 endif