7 lines
83 B
Makefile
7 lines
83 B
Makefile
wwwdir=$(WWWDIR)/system/cache
|
|
www_DATA = \
|
|
index.html
|
|
|
|
EXTRA_DIST = $(www_DATA)
|
|
|