summaryrefslogtreecommitdiff
path: root/indra/media_plugins
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-04-16 14:48:05 -0700
committerRichard Linden <none@none>2010-04-16 14:48:05 -0700
commit8cb7af4f73c0a703b5842a708e94d80aea26b6db (patch)
tree8c30839fda889cc5bd57a443be36b739703fc7ec /indra/media_plugins
parente6daa50c5878885b27f4145eeeeee9745e12086a (diff)
removed tabs from cmakelist.txt
Diffstat (limited to 'indra/media_plugins')
-rw-r--r--indra/media_plugins/webkit/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/media_plugins/webkit/CMakeLists.txt b/indra/media_plugins/webkit/CMakeLists.txt
index c33a26b637..1a559ed39c 100644
--- a/indra/media_plugins/webkit/CMakeLists.txt
+++ b/indra/media_plugins/webkit/CMakeLists.txt
@@ -37,9 +37,9 @@ set(media_plugin_webkit_SOURCE_FILES
)
set(media_plugin_webkit_HEADER_FILES
- volume_catcher.h
- )
-
+ volume_catcher.h
+ )
+
set(media_plugin_webkit_LINK_LIBRARIES
${LLPLUGIN_LIBRARIES}
${MEDIA_PLUGIN_BASE_LIBRARIES}