summaryrefslogtreecommitdiffstats
path: root/smoke/tqt/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-18 22:58:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-21 19:17:27 +0900
commit45505b78efcaf13c9741899b47a471270aeabd97 (patch)
tree8afc4a112bde09d3d00c4ee971b1ea8c92113dd1 /smoke/tqt/Makefile.am
parent10ee12b66a226f890b423ab711e17efd04bd2f70 (diff)
downloadlibtqt-perl-bug/266/move-to-usr.tar.gz
libtqt-perl-bug/266/move-to-usr.zip
smoke's qt -> tqt renaming. This relates to bug 266.bug/266/move-to-usr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'smoke/tqt/Makefile.am')
-rw-r--r--smoke/tqt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/tqt/Makefile.am b/smoke/tqt/Makefile.am
index 7454a91..df5d151 100644
--- a/smoke/tqt/Makefile.am
+++ b/smoke/tqt/Makefile.am
@@ -3,7 +3,7 @@ lib_LTLIBRARIES = libsmoketqt.la
# set the include path for X, qt and KDE
INCLUDES = -I$(srcdir)/.. $(all_includes)
-EXTRA_DIST=generate.pl.in qtguess.pl.in qt_smoke.h Makefile.am Makefile.in
+EXTRA_DIST=generate.pl.in tqtguess.pl.in tqt_smoke.h Makefile.am Makefile.in
# the library search path.
libsmoketqt_la_LDFLAGS = -version-info 3:1:2 -no-undefined $(all_libraries) $(GL_CFLAGS) $(KDE_RPATH)