aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme
diff options
context:
space:
mode:
authorGravatar Noldor2008-03-28 17:05:51 +0000
committerGravatar Noldor2008-03-28 17:05:51 +0000
commit02fbf9b89599db744d9aa4f9288f9a8166ce382d (patch)
tree98f691d825ce93ba27b71c31cb8627b7d1c01319 /src/modules/theme
parentfix compilation under windows (diff)
downloadKVIrc-02fbf9b89599db744d9aa4f9288f9a8166ce382d.tar.gz
KVIrc-02fbf9b89599db744d9aa4f9288f9a8166ce382d.tar.bz2
KVIrc-02fbf9b89599db744d9aa4f9288f9a8166ce382d.zip
new and definitive unix name rules :)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme')
-rw-r--r--src/modules/theme/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/Makefile.am b/src/modules/theme/Makefile.am
index e8a238799..717f473c8 100644
--- a/src/modules/theme/Makefile.am
+++ b/src/modules/theme/Makefile.am
@@ -19,7 +19,7 @@ nodist_libkvitheme_la_SOURCES = moc_managementdialog.cpp \
moc_packthemedialog.cpp \
moc_savethemedialog.cpp
-libkvitheme_la_LIBADD = $(SS_LIBLINK) ../../kvilib/build/libkvirclib.la
+libkvitheme_la_LIBADD = $(SS_LIBLINK) ../../kvilib/build/libkvilib4.la
noinst_HEADERS= managementdialog.h \
packthemedialog.h \