[gupnp-tools: 1/2] src/meson.build: upload needs gupnp-av



commit 0831f77e990e363f78e3f6a5c461084988824f7b
Author: Fabrice Fontaine <fontaine fabrice gmail com>
Date:   Tue Jul 2 23:48:12 2019 +0200

    src/meson.build: upload needs gupnp-av
    
    Signed-off-by: Fabrice Fontaine <fontaine fabrice gmail com>

 src/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 84b2ca2..6601f45 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -2,9 +2,9 @@ subdir('common')
 
 if get_option('av-tools') and gupnp_av.found()
     subdir('av-cp')
+    subdir('upload')
 endif
 
 subdir('discover')
 subdir('network-light')
 subdir('universal-cp')
-subdir('upload')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]