summaryrefslogtreecommitdiffstats
path: root/pics/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:47 +0900
commit62c693280bb7b81d61a203185b58b37d2d1583ad (patch)
tree1bac6207cf6fce9bd3dcd10eb6a131ff7d8623d7 /pics/Makefile.am
parentc000cb485ce78138f26d798953d5c7faac9cb77b (diff)
downloadtwin-style-crystal-62c693280bb7b81d61a203185b58b37d2d1583ad.tar.gz
twin-style-crystal-62c693280bb7b81d61a203185b58b37d2d1583ad.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'pics/Makefile.am')
-rw-r--r--pics/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pics/Makefile.am b/pics/Makefile.am
index 0678710..34da194 100644
--- a/pics/Makefile.am
+++ b/pics/Makefile.am
@@ -32,7 +32,7 @@ noinst_PROGRAMS = embedtool tiles.h overlays.h
nodist_DIST = tiles.h overlays.h
embedtool_SOURCES = embedtool.cpp
embedtool_LDFLAGS = $(all_libraries)
-embedtool_LDADD = ${LIB_QT}
+embedtool_LDADD = ${LIB_TQT}
tiles_h_SOURCES = ${images}
overlays_h_SOURCES = ${overlays}