aboutsummaryrefslogtreecommitdiff
path: root/audio/qsynth/files/patch-Makefile.in
blob: a90d428f3c6cde1c46074fc223d62c6c44b8c9ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Makefile.in.orig	2015-09-07 14:59:23 UTC
+++ Makefile.in
@@ -57,6 +57,7 @@ forms = \
 	src/qsynthSetupForm.ui
 
 translations_sources = \
+	src/translations/qsynth_cs.ts \
 	src/translations/qsynth_de.ts \
 	src/translations/qsynth_es.ts \
 	src/translations/qsynth_fr.ts \
@@ -66,6 +67,7 @@ translations_sources = \
 translations_targets = \
 	src/translations/qsynth_cs.qm \
 	src/translations/qsynth_de.qm \
+	src/translations/qsynth_es.qm \
 	src/translations/qsynth_fr.qm \
 	src/translations/qsynth_ru.qm \
 	src/translations/qsynth_sr.qm