projects
/
platform
/
core
/
uifw
/
edje-multisense-plugin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01e9705
)
fix build break
95/10495/2
accepted/tizen/ivi/release
tizen
accepted/tizen/20131016.044232
accepted/tizen/20131028.165414
accepted/tizen/20131112.015544
submit/tizen/20131016.044546
author
Dariusz Michaluk
<d.michaluk@samsung.com>
Wed, 2 Oct 2013 13:38:25 +0000
(15:38 +0200)
committer
Dariusz Michaluk
<d.michaluk@samsung.com>
Tue, 8 Oct 2013 07:31:56 +0000
(09:31 +0200)
Change-Id: I7f600533b2c1670be4d729feef06ed1f8e0d17f0
Signed-off-by: Dariusz Michaluk <d.michaluk@samsung.com>
src/tizen_sound_player/Makefile.am
patch
|
blob
|
history
diff --git
a/src/tizen_sound_player/Makefile.am
b/src/tizen_sound_player/Makefile.am
index
e1eb4ca
..
0acb447
100644
(file)
--- a/
src/tizen_sound_player/Makefile.am
+++ b/
src/tizen_sound_player/Makefile.am
@@
-8,11
+8,8
@@
AM_CPPFLAGS = \
libdir = $(PACKAGE_PLUGIN_DIR)
-REMIXDIR = $(libdir)/../
-REMIX_LIBS = $(REMIXDIR)/libremix.la
-
lib_LTLIBRARIES = libtizen_sound_player.la
libtizen_sound_player_la_SOURCES = tizen_sound_player.c
libtizen_sound_player_la_LDFLAGS = -module -version-info 1:0:0
-libtizen_sound_player_la_LIBADD =
$(REMIX_LIBS)
-lmmfsound
+libtizen_sound_player_la_LIBADD = -lmmfsound