diff options
Diffstat (limited to 'akregator/src/about/Makefile.am')
-rw-r--r-- | akregator/src/about/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/akregator/src/about/Makefile.am b/akregator/src/about/Makefile.am new file mode 100644 index 000000000..2025a97f8 --- /dev/null +++ b/akregator/src/about/Makefile.am @@ -0,0 +1,6 @@ +about_DATA = \ + top-right-akregator.png \ + main.html \ + akregator.css + +aboutdir = $(kde_datadir)/akregator/about |