2 # Makefile.am for the Nice Glib ICE library
4 # (C) 2006, 2007 Collabora Ltd.
5 # (C) 2006, 2007 Nokia Corporation. All rights reserved.
7 # Licensed under MPL 1.1/LGPL 2.1. See file COPYING.
9 AM_CFLAGS = $(LIBNICE_CFLAGS) \
12 -I $(top_srcdir)/socket \
13 -I $(top_srcdir)/agent \
14 -I $(top_srcdir)/random \
19 $(top_builddir)/nice/libnice.la
23 gstplugin_LTLIBRARIES = libgstnice.la
25 libgstnice_la_SOURCES = \
33 libgstnice_la_LIBADD = $(COMMON_LDADD)
35 libgstnice_la_LDFLAGS = -module -avoid-version