summaryrefslogtreecommitdiff
path: root/redglass/Makefile.am
blob: 3f2b471b3f656cac8d8060f09efcef3f69530956 (plain)
1
2
3
4
5
6
7
8
9
10
cursordir = @cursordir@/redglass/cursors

all: Makefile.cursors

Makefile.cursors:
	$(top_srcdir)/genmakefile.sh $(srcdir)/Makefile.cfg

if REDGLASS
include Makefile.cursors
endif