From 3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:21 -0600 Subject: Additional kde to tde renaming --- noatun/app/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun/app/Makefile.am') diff --git a/noatun/app/Makefile.am b/noatun/app/Makefile.am index 59d8dbd2..3750e4b8 100644 --- a/noatun/app/Makefile.am +++ b/noatun/app/Makefile.am @@ -1,6 +1,6 @@ INCLUDES = -I$(top_srcdir)/noatun/library -I$(kde_includes)/arts $(all_includes) -kdeinit_LTLIBRARIES = noatun.la +tdeinit_LTLIBRARIES = noatun.la noatun_la_SOURCES = main.cpp noatun_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -module -avoid-version noatun_la_LIBADD = -lqtmcop -lkmedia2_idl -lsoundserver_idl $(top_builddir)/noatun/library/libnoatun.la -- cgit v1.2.1