diff options
Diffstat (limited to 'noatun/modules/kjofol-skin/Makefile.am')
-rw-r--r-- | noatun/modules/kjofol-skin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/kjofol-skin/Makefile.am b/noatun/modules/kjofol-skin/Makefile.am index ad139ffb..3cd595e1 100644 --- a/noatun/modules/kjofol-skin/Makefile.am +++ b/noatun/modules/kjofol-skin/Makefile.am @@ -24,7 +24,7 @@ noatun_kjofol_la_SOURCES = kjloader.cpp kjwidget.cpp kjbutton.cpp kjseeker.cpp \ noatun_kjofol_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined noatun_kjofol_la_LIBADD = $(LIB_TDEFILE) $(top_builddir)/noatun/library/libnoatun.la \ - $(LIB_KIO) -lm \ + $(LIB_TDEIO) -lm \ $(top_builddir)/arts/modules/libartsmodules.la noinst_HEADERS = kjloader.h kjwidget.h kjbutton.h kjseeker.h \ |