7 lines
114 B
Makefile
7 lines
114 B
Makefile
|
iconsdir = $(pkgdatadir)/data/icons
|
||
|
icons_DATA = \
|
||
|
arrow_NE.svg \
|
||
|
arrow_NW.svg \
|
||
|
arrow_SE.svg \
|
||
|
arrow_SW.svg
|