diff options
Diffstat (limited to 'kate/pics/Makefile.am')
-rw-r--r-- | kate/pics/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kate/pics/Makefile.am b/kate/pics/Makefile.am new file mode 100644 index 000000000..d42127e99 --- /dev/null +++ b/kate/pics/Makefile.am @@ -0,0 +1,6 @@ +KDE_ICON = AUTO + +SUBDIRS = actions + +kate_pics_data_DATA = sessionchooser.png +kate_pics_datadir = $(kde_datadir)/kate/pics
\ No newline at end of file |