Codebase list virt-viewer / debian/0.5.0-1 icons / 256x256 / Makefile.am
debian/0.5.0-1

Tree @debian/0.5.0-1 (Download .tar.gz)

Makefile.am @debian/0.5.0-1raw · history · blame

1
2
3
4
5
size = $(notdir $(PWD))
icondir = $(datadir)/icons/hicolor/$(size)/apps/
icon_DATA = $(PACKAGE).png

EXTRA_DIST = $(icon_DATA)