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