summaryrefslogtreecommitdiff
path: root/farstream
diff options
context:
space:
mode:
Diffstat (limited to 'farstream')
-rw-r--r--farstream/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/farstream/Makefile.am b/farstream/Makefile.am
index f7ee2a3b..fe4c90ba 100644
--- a/farstream/Makefile.am
+++ b/farstream/Makefile.am
@@ -47,10 +47,12 @@ nodist_libfarstream_@FS_APIVERSION@_la_SOURCES = \
libfarstream_@FS_APIVERSION@_la_CFLAGS = \
$(FS_INTERNAL_CFLAGS) $(FS_CFLAGS) \
+ $(GLIB_FLAGS) \
$(GST_PLUGINS_BASE_CFLAGS) \
$(GST_BASE_CFLAGS) \
$(GST_CFLAGS)
libfarstream_@FS_APIVERSION@_la_LIBADD = \
+ $(GLIB_LIBS) \
$(GST_BASE_LIBS) \
$(GST_LIBS)
libfarstream_@FS_APIVERSION@_la_LDFLAGS = \