summaryrefslogtreecommitdiffstats
path: root/smoke/tqt/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/tqt/Makefile.in')
-rw-r--r--smoke/tqt/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/smoke/tqt/Makefile.in b/smoke/tqt/Makefile.in
index 7e318af..9250157 100644
--- a/smoke/tqt/Makefile.in
+++ b/smoke/tqt/Makefile.in
@@ -198,7 +198,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)
@@ -216,7 +216,7 @@ libsmoketqt_la_SOURCES = smokedata.cpp x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x
subdir = smoke/tqt
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = qtguess.pl generate.pl
+CONFIG_CLEAN_FILES = tqtguess.pl generate.pl
LTLIBRARIES = $(lib_LTLIBRARIES)
libsmoketqt_la_DEPENDENCIES =
@@ -289,7 +289,7 @@ CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
DIST_SOURCES = $(libsmoketqt_la_SOURCES)
-DIST_COMMON = Makefile.am Makefile.in generate.pl.in qtguess.pl.in
+DIST_COMMON = Makefile.am Makefile.in generate.pl.in tqtguess.pl.in
SOURCES = $(libsmoketqt_la_SOURCES)
#>- all: all-am
@@ -307,7 +307,7 @@ $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && perl admin/am_edit PerlTQt-3.008/smoke/tqt/Makefile.in
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
-qtguess.pl: $(top_builddir)/config.status qtguess.pl.in
+tqtguess.pl: $(top_builddir)/config.status tqtguess.pl.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
generate.pl: $(top_builddir)/config.status generate.pl.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@