summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 932b46ba..8105169d 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -40,8 +40,7 @@ libgvfscommon_la_CFLAGS = \
libgvfscommon_la_LDFLAGS = -no-undefined -avoid-version
libgvfscommon_la_LIBADD = \
- $(GLIB_LIBS) \
- $(BLURAY_LIBS)
+ $(GLIB_LIBS)
if USE_HAL
noinst_LTLIBRARIES += libgvfscommon-hal.la