diff options
Diffstat (limited to 'src/pics/Makefile.am')
-rw-r--r-- | src/pics/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pics/Makefile.am b/src/pics/Makefile.am new file mode 100644 index 0000000..60c5e4f --- /dev/null +++ b/src/pics/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(kde_datadir)/kopete_otr/icons +icon_ICON = AUTO +KDE_ICON = kopete_otr + |