summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorRJ Ryan <rryan@mixxx.org>2016-04-27 20:31:02 -0700
committerRJ Ryan <rryan@mixxx.org>2016-04-27 20:34:07 -0700
commit8b7322240857685e15c5f21891804110ff057f43 (patch)
tree4336e5cb045ddb76c0d05b570408c13e563bbddb /SConstruct
parented8a8e06d4103245973f330b05db7e1ae66f86ae (diff)
Replace "shoutcast" with "broadcast" in most places.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index df706c5848..8a8d3aad20 100644
--- a/SConstruct
+++ b/SConstruct
@@ -40,7 +40,7 @@ available_features = [features.Mad,
features.Bulk,
features.MacAppStoreException,
features.VinylControl,
- features.Shoutcast,
+ features.LiveBroadcasting,
features.Opus,
features.Profiling,
features.BuildTime,