It is no longer necessary to explicitly specify *.cxx and *.hxx

for tde_l10n_create_template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 07099ab647)
r14.0.x r14.0.9
Slávek Banko 4 years ago
parent 001bc5fe8e
commit 3bf99876b9
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,6 +1,3 @@
##### create translation templates ##############
tde_l10n_create_template(
CATALOG "kmailcvt"
SOURCES "." "*.cxx" "*.hxx"
)
tde_l10n_create_template( "kmailcvt" )

Loading…
Cancel
Save