aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/Makefile.common')
-rw-r--r--ui/qt/Makefile.common15
1 files changed, 15 insertions, 0 deletions
diff --git a/ui/qt/Makefile.common b/ui/qt/Makefile.common
index 2b7372ed08..474a910957 100644
--- a/ui/qt/Makefile.common
+++ b/ui/qt/Makefile.common
@@ -124,6 +124,21 @@ QRC_FILES = \
welcome.qrc
#
+# .ts files.
+#
+TS_FILES = \
+ qtshark_fr.ts \
+ qtshark_de.ts
+
+#
+# .qm files.
+#
+# Should be auto-generated ?
+QM_FILES = \
+ qtshark_fr.qm \
+ qtshark_de.qm
+
+#
# The .rcc.cpp files generated from them.
# We do *not* include these in the distribution; if you have the Qt SDK
# installed, so that you can build Qt-based applications, you have moc