diff options
Diffstat (limited to 'atlantik/themes/default/tokens/Makefile.am')
-rw-r--r-- | atlantik/themes/default/tokens/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/atlantik/themes/default/tokens/Makefile.am b/atlantik/themes/default/tokens/Makefile.am new file mode 100644 index 00000000..17e38396 --- /dev/null +++ b/atlantik/themes/default/tokens/Makefile.am @@ -0,0 +1,5 @@ +icondir = $(kde_datadir)/atlantik/themes/default/tokens +icon_DATA = badge.png beachball.png bell.png bomb.png cat.png cookie.png \ + cube.png eyeball.png flag.png ghost.png globe.png hamburger.png \ + lips.png puzzle.png pyramid.png skull.png traffic_light.png \ + wizard.png |