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