diff options
Diffstat (limited to 'kdeui/tests/Makefile.am')
-rw-r--r-- | kdeui/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/tests/Makefile.am b/kdeui/tests/Makefile.am index 560c9b6dc..607196380 100644 --- a/kdeui/tests/Makefile.am +++ b/kdeui/tests/Makefile.am @@ -44,7 +44,7 @@ check_PROGRAMS = kaboutdialogtest kblendtest kbuttonboxtest kcharselecttest \ METASOURCES = AUTO -LDADD = ../libkdeui.la +LDADD = ../libtdeui.la kaboutdialogtest_SOURCES = kaboutdialogtest.cpp kblendtest_SOURCES = kblendtest.cpp |