diff options
Diffstat (limited to 'kcontrol/krdb/themes/Platinum/Makefile.am')
-rw-r--r-- | kcontrol/krdb/themes/Platinum/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kcontrol/krdb/themes/Platinum/Makefile.am b/kcontrol/krdb/themes/Platinum/Makefile.am new file mode 100644 index 000000000..dbb6bdddf --- /dev/null +++ b/kcontrol/krdb/themes/Platinum/Makefile.am @@ -0,0 +1,6 @@ + +kthememanager_theme_data_DATA = Platinum.xml Platinum.preview.png + +kthememanager_theme_datadir = $(kde_datadir)/kthememanager/themes/Platinum + +EXTRA_DIST = $(kthememanager_theme_data_DATA) |