Codebase list virt-viewer / e123f05 icons / 256x256 / Makefile.am
e123f05

Tree @e123f05 (Download .tar.gz)

Makefile.am @e123f05raw · history · blame

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

EXTRA_DIST = $(icon_DATA)

-include $(top_srcdir)/git.mk