summaryrefslogtreecommitdiffstats
path: root/smoke/tqt/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/tqt/Makefile.in')
-rw-r--r--smoke/tqt/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/smoke/tqt/Makefile.in b/smoke/tqt/Makefile.in
index d2e8932..6f4d628 100644
--- a/smoke/tqt/Makefile.in
+++ b/smoke/tqt/Makefile.in
@@ -105,7 +105,7 @@ LIBUTIL = @LIBUTIL@
LIBZ = @LIBZ@
LIB_POLL = @LIB_POLL@
LIB_TQPE = @LIB_TQPE@
-LIB_QT = @LIB_QT@
+LIB_TQT = @LIB_TQT@
LIB_X11 = @LIB_X11@
LIB_XEXT = @LIB_XEXT@
LN_S = @LN_S@
@@ -206,7 +206,7 @@ EXTRA_DIST = generate.pl.in qtguess.pl.in qt_smoke.h Makefile.am Makefile.in
libsmoketqt_la_LDFLAGS = -version-info 3:1:2 -no-undefined $(KDE_NO_UNDEFINED) $(all_libraries) $(GL_CFLAGS) $(KDE_RPATH)
# the libraries to link against.
-libsmoketqt_la_LIBADD = $(LIB_QT) $(GL_LIBS)
+libsmoketqt_la_LIBADD = $(LIB_TQT) $(GL_LIBS)
# which sources should be compiled for perlqtkde
libsmoketqt_la_SOURCES = smokedata.cpp x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \