diff options
Diffstat (limited to 'chalk/data/Makefile.am')
-rw-r--r-- | chalk/data/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chalk/data/Makefile.am b/chalk/data/Makefile.am new file mode 100644 index 00000000..3c3e4d20 --- /dev/null +++ b/chalk/data/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = . brushes patterns gradients profiles palettes images +kde_servicetypes_DATA = \ + chalk_filter.desktop \ + chalk_paintop.desktop \ + chalk_plugin.desktop \ + chalk_tool.desktop + |