summaryrefslogtreecommitdiffstats
path: root/microbe
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:35 +0900
commitf8607c016263a53632372aeda02ff56d9baaf4b9 (patch)
tree677c242f96172a7720a06c6344849690fbac7f21 /microbe
parent871d1c482086df79a0c6af757dd39f16e341cd5e (diff)
downloadktechlab-f8607c016263a53632372aeda02ff56d9baaf4b9.tar.gz
ktechlab-f8607c016263a53632372aeda02ff56d9baaf4b9.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'microbe')
-rw-r--r--microbe/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/microbe/Makefile.am b/microbe/Makefile.am
index 56c98e5..950b43f 100644
--- a/microbe/Makefile.am
+++ b/microbe/Makefile.am
@@ -1,7 +1,7 @@
INCLUDES = $(all_includes)
METASOURCES = AUTO
bin_PROGRAMS = microbe
-microbe_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+microbe_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
microbe_SOURCES = btreebase.cpp btreenode.cpp main.cpp traverser.cpp \
expression.cpp pic14.cpp variable.cpp optimizer.cpp instruction.cpp microbe.cpp \
parser.cpp