summaryrefslogtreecommitdiffstats
path: root/src/data
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:38 +0900
commit98ccfb855bfd53a3b29d0925844f2d7c938e50b8 (patch)
tree1c5060f9bd836cd4bc5840bdbe4835744dc15266 /src/data
parentc4335be435fce8a04ab0a8c98833f9af00e6deb2 (diff)
downloadpiklab-98ccfb855bfd53a3b29d0925844f2d7c938e50b8.tar.gz
piklab-98ccfb855bfd53a3b29d0925844f2d7c938e50b8.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/data')
-rw-r--r--src/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/Makefile.am b/src/data/Makefile.am
index e900930..a3469ec 100644
--- a/src/data/Makefile.am
+++ b/src/data/Makefile.am
@@ -9,7 +9,7 @@ syntaxkate_DATA = asm-pic.xml coff-pic.xml jal-pic.xml coff-c-pic.xml
noinst_PROGRAMS = syntax_xml_generator
syntax_xml_generator_SOURCES = syntax_xml_generator.cpp
-syntax_xml_generator_LDADD = $(LIB_QT)
+syntax_xml_generator_LDADD = $(LIB_TQT)
syntax_xml_generator_LDFLAGS = $(all_libraries)
asm-pic.xml coff-pic.xml: syntax_xml_generator