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