1
2appicondir = $(datadir)/icons/hicolor/16x16/apps
3
4appicon_DATA = klavaro.png
5
6EXTRA_DIST = $(appicon_DATA)
7