summaryrefslogtreecommitdiffstats
path: root/smoke
diff options
context:
space:
mode:
Diffstat (limited to 'smoke')
-rw-r--r--smoke/tde/Makefile.am2
-rw-r--r--smoke/tde/generate.pl.in2
-rw-r--r--smoke/tde/tde_header_list (renamed from smoke/tde/kde_header_list)0
-rw-r--r--smoke/tqt/Makefile.am2
4 files changed, 3 insertions, 3 deletions
diff --git a/smoke/tde/Makefile.am b/smoke/tde/Makefile.am
index 60a76588..69e97775 100644
--- a/smoke/tde/Makefile.am
+++ b/smoke/tde/Makefile.am
@@ -15,7 +15,7 @@ x_sources = x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \
x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \
x_16.cpp x_17.cpp x_18.cpp x_19.cpp x_20.cpp
-# which sources should be compiled for perlqtkde
+# which sources should be compiled for perlqttde
libsmoketde_la_SOURCES = $(x_sources) smokedata.cpp
$(x_sources) smokedata.cpp:
diff --git a/smoke/tde/generate.pl.in b/smoke/tde/generate.pl.in
index 1dfd3fd5..ccda877b 100644
--- a/smoke/tde/generate.pl.in
+++ b/smoke/tde/generate.pl.in
@@ -16,7 +16,7 @@ my $outdir = $here . "/generate.pl.tmpdir";
my $finaloutdir = $here;
my $defines = "qtdefines";
my $headerlist = "@srcdir@/header_list";
-my $kdeheaderlist = "@srcdir@/kde_header_list";
+my $kdeheaderlist = "@srcdir@/tde_header_list";
my $definespath = "$here/$defines";
my $headerlistpath = "$here/$headerlist";
my $kdeheaderlistpath = "$here/$kdeheaderlist";
diff --git a/smoke/tde/kde_header_list b/smoke/tde/tde_header_list
index f6491c4f..f6491c4f 100644
--- a/smoke/tde/kde_header_list
+++ b/smoke/tde/tde_header_list
diff --git a/smoke/tqt/Makefile.am b/smoke/tqt/Makefile.am
index 5c506ae6..29b4434b 100644
--- a/smoke/tqt/Makefile.am
+++ b/smoke/tqt/Makefile.am
@@ -15,7 +15,7 @@ x_sources = x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \
x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \
x_16.cpp x_17.cpp x_18.cpp x_19.cpp x_20.cpp
-# which sources should be compiled for perlqtkde
+# which sources should be compiled for perlqttde
libsmoketqt_la_SOURCES = $(x_sources) smokedata.cpp
$(x_sources) smokedata.cpp: