summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/syncqt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/syncqt b/bin/syncqt
index 6bcaccc1dc..849c22f70a 100755
--- a/bin/syncqt
+++ b/bin/syncqt
@@ -880,6 +880,8 @@ foreach my $lib (@modules_to_sync) {
}
}
+ $classnames{lc($lib)."version.h"} = $lib."Version";
+
#remove the old files
if($remove_stale) {
my %injections = ();