diff options
Diffstat (limited to 'images/Makefile.am')
-rw-r--r-- | images/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/images/Makefile.am b/images/Makefile.am new file mode 100644 index 0000000..c03cb7a --- /dev/null +++ b/images/Makefile.am @@ -0,0 +1,4 @@ +imagesdir = $(kde_datadir)/basket/images +images_DATA = insertion_help.png \ + tag_export_help.png \ + tag_export_on_every_lines_help.png |