summaryrefslogtreecommitdiffstats
path: root/am_edit
diff options
context:
space:
mode:
Diffstat (limited to 'am_edit')
-rw-r--r--am_edit2
1 files changed, 1 insertions, 1 deletions
diff --git a/am_edit b/am_edit
index 3f66c65..b4b4f37 100644
--- a/am_edit
+++ b/am_edit
@@ -229,7 +229,7 @@ sub processMakefile ($)
local $allidls = "";
local $idl_output = "";# lists all idl generated files for cleantarget
- local $ui_output = "";# lists all uic generated files for cleantarget
+ local $ui_output = "";# lists all tquic generated files for cleantarget
local $kcfg_output = "";# lists all kcfg generated files for cleantarget
local %dependmocs = ();