diff options
Diffstat (limited to 'kipi-plugins/htmlexport/themes/matrix/Makefile.am')
-rw-r--r-- | kipi-plugins/htmlexport/themes/matrix/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kipi-plugins/htmlexport/themes/matrix/Makefile.am b/kipi-plugins/htmlexport/themes/matrix/Makefile.am new file mode 100644 index 0000000..4646fa0 --- /dev/null +++ b/kipi-plugins/htmlexport/themes/matrix/Makefile.am @@ -0,0 +1,6 @@ +themedir=$(kde_datadir)/kipiplugin_htmlexport/themes/matrix +theme_DATA= \ + matrix.desktop \ + style.css \ + template.xsl \ + bg.png |