Codebase list virt-viewer / 04cbfc18-724b-4cfe-aeaa-dcc16c7df38b/main icons / 32x32 / Makefile.am
04cbfc18-724b-4cfe-aeaa-dcc16c7df38b/main

Tree @04cbfc18-724b-4cfe-aeaa-dcc16c7df38b/main (Download .tar.gz)

Makefile.am @04cbfc18-724b-4cfe-aeaa-dcc16c7df38b/mainraw · 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