diff options
Diffstat (limited to 'akregator/src/pics/Makefile.am')
-rw-r--r-- | akregator/src/pics/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/akregator/src/pics/Makefile.am b/akregator/src/pics/Makefile.am new file mode 100644 index 000000000..344a54364 --- /dev/null +++ b/akregator/src/pics/Makefile.am @@ -0,0 +1,8 @@ +pics_DATA = akregator_flag.png kmmsgflag.png kmmsgnew.png kmmsgunseen.png +picsdir = $(kde_datadir)/akregator/pics + +KDE_ICON = AUTO + +#EXTRA_DIST = $(pics_DATA) +#akregatoricondir = $(kde_datadir)/akregator/icons +#akregator_ICON = rss_label |