aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index c9bfafc..e51221b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -90,7 +90,7 @@ MOCS := krecord.moc sound.moc fft.moc level.moc buffer.moc \
oss.moc sunaudio.moc
CXXFLAGS := $(CFLAGS)
-LDLIBS += -lkdeui -lkdecore $(QTLIB) -lXext -lXmu -lX11
+LDLIBS += -lkio -lkdecore $(QTLIB) -lXext -lXmu -lX11
# locales
PO := $(wildcard po/*.po)