|
|
@ -9,7 +9,7 @@ kaffeineincludedir = $(includedir)/kaffeine
|
|
|
|
noinst_HEADERS = klameenc.h
|
|
|
|
noinst_HEADERS = klameenc.h
|
|
|
|
|
|
|
|
|
|
|
|
libkaffeinemp3lame_la_SOURCES = klameenc.cpp lameconfig.ui
|
|
|
|
libkaffeinemp3lame_la_SOURCES = klameenc.cpp lameconfig.ui
|
|
|
|
libkaffeinemp3lame_la_LIBADD = ../libkaffeineaudioencoder.la $(LIB_LAME)
|
|
|
|
libkaffeinemp3lame_la_LIBADD = ../libkaffeineaudioencoder.la $(LIB_LAME) $(LIB_TDECORE)
|
|
|
|
libkaffeinemp3lame_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -avoid-version -no-undefined
|
|
|
|
libkaffeinemp3lame_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -avoid-version -no-undefined
|
|
|
|
|
|
|
|
|
|
|
|
# this is where the desktop file will go
|
|
|
|
# this is where the desktop file will go
|
|
|
|