File: Makefile.am

package info (click to toggle)
mate-applets 1.20.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 52,904 kB
  • sloc: ansic: 21,215; makefile: 1,491; xml: 434; sh: 55
file content (11 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
themedir = $(datadir)/icons/hicolor
size = 22x22
context = devices

iconsdir = $(themedir)/$(size)/$(context)

icons_DATA = \
	mate-netspeed-plip.png 

EXTRA_DIST =		\
	$(icons_DATA)