diff options
Diffstat (limited to 'kjots/icons/Makefile.am')
-rw-r--r-- | kjots/icons/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kjots/icons/Makefile.am b/kjots/icons/Makefile.am new file mode 100644 index 0000000..7345ca5 --- /dev/null +++ b/kjots/icons/Makefile.am @@ -0,0 +1,6 @@ + +pics_DATA = filedel.png +picsdir = $(kde_datadir)/kjots/pics + +KDE_ICON = kjots + |