summaryrefslogtreecommitdiff
path: root/ecore/data/pointers/Makefile.am
blob: 56d7c8cf117332cc6e78c397b3bee9a3fee4f029 (plain) (blame)
1
2
3
4
5
6
7
8
MAINTAINERCLEANFILES = Makefile.in

POINTERS = mouse_pointer.png

pntrdir = $(pkgdatadir)/pointers
pntr_DATA = $(POINTERS)

EXTRA_DIST = $(POINTERS)