diff options
Diffstat (limited to 'kmymoney2/templates/ro_RO/Makefile.am')
-rw-r--r-- | kmymoney2/templates/ro_RO/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kmymoney2/templates/ro_RO/Makefile.am b/kmymoney2/templates/ro_RO/Makefile.am new file mode 100644 index 0000000..1ffb6b8 --- /dev/null +++ b/kmymoney2/templates/ro_RO/Makefile.am @@ -0,0 +1,5 @@ +templatedir=$(kde_datadir)/kmymoney2/templates/ro_RO + +template_DATA = carloan.kmt common.kmt default_categories-template.kmt homeloan.kmt + +EXTRA_DIST = $(template_DATA) |