aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorkraxel <kraxel>2005-12-09 11:39:25 +0000
committerkraxel <kraxel>2005-12-09 11:39:25 +0000
commit3c5cdba758dd4ae00413651ac102bd743edc8304 (patch)
tree4c2b754609e081b592777af0a6614758bff4324e /GNUmakefile
parent8f539c0c8e60ef4202b5998315416277e33c2738 (diff)
downloadkrecord-3c5cdba758dd4ae00413651ac102bd743edc8304.tar.gz
- patch from Dirk Müller, bugfixes & use kde filedialog.
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)