Updated the spec file.
[profile/ivi/ico-uxf-pulse-plugin.git] / src / Makefile.am
1 SUBDIRS = tests
2
3 AM_CPPFLAGS = -I$(top_srcdir)/include
4
5 lib_LTLIBRARIES = ico_module-soundmgr.la
6
7 ico_module_soundmgr_la_SOURCES = \
8         modules/ico_module-soundmgr.c
9
10 ico_module_soundmgr_la_CPPFLAGS = -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pulsemodule
11 ico_module_soundmgr_la_LIBADD   = -L/usr/lib -L/usr/lib/pulse-2.1/modules/ -L/usr/lib/pulseaudio
12 ico_module_soundmgr_la_LDFLAGS  = -module -disable-static -avoid-version -lwebsockets -lglib-2.0 -lpthread -lpulse-simple -lpulse-mainloop-glib -lpulsecommon-2.1 -lpulse -lpulsecore-2.1