summaryrefslogtreecommitdiff
path: root/utils/prof/icons/Makefile
blob: fde1b16d3aa0d25269c107d636b46382ccf425a2 (plain)
1
2
3
4
5
6
7
TOP=../../..
include $(TOP)/mk/boilerplate.mk

override datadir=$(libdir)/icons
INSTALL_DATAS=$(wildcard *.xbm)

include $(TOP)/mk/target.mk