diff options
author | Michele Calgaro <[email protected]> | 2018-09-27 14:18:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-09-27 14:18:53 +0900 |
commit | d416a4c1f4faf859a35dea2a51223e65a21039e8 (patch) | |
tree | 6ac498517d1adbb8ebf43f03d6340ecd25f65e5b /tqt3integration/Makefile.am | |
parent | 92e2e914684923cb565b256748df2c02e27d0519 (diff) | |
download | tdebase-d416a4c1f4faf859a35dea2a51223e65a21039e8.tar.gz tdebase-d416a4c1f4faf859a35dea2a51223e65a21039e8.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tqt3integration/Makefile.am')
-rw-r--r-- | tqt3integration/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt3integration/Makefile.am b/tqt3integration/Makefile.am index dc0a666a1..6d657bd40 100644 --- a/tqt3integration/Makefile.am +++ b/tqt3integration/Makefile.am @@ -1 +1 @@ -SUBDIRS = libqtkde module utils +SUBDIRS = libtqtkde module utils |