2f9efb384d
make 'make dist' work.
10 lines
142 B
Makefile
10 lines
142 B
Makefile
rcdir=$(datadir)/openbox
|
|
|
|
rc_DATA=rc3
|
|
|
|
EXTRA_DIST=$(rc_DATA)
|
|
|
|
MAINTAINERCLEANFILES=Makefile.in
|
|
|
|
distclean-local:
|
|
$(RM) *\~ *.orig *.rej .\#*
|