samples: install to subdirectory
This commit is contained in:
parent
d90f032114
commit
64581b65b0
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ samples.atr: samples
|
|||
# Installation rules
|
||||
|
||||
INSTALL = install
|
||||
samplesdir = $(prefix)/share/cc65
|
||||
samplesdir = $(prefix)/share/cc65/samples
|
||||
|
||||
install:
|
||||
$(if $(prefix),,$(error variable `prefix' must be set))
|
||||
|
|
Loading…
Add table
Reference in a new issue