parent
aed6bd3f18
commit
caffae4581
@ -1,6 +1,7 @@ |
||||
FILES = index.html flash
|
||||
RELDIR = media/
|
||||
include ../common.mk |
||||
SUBDIRS = archive
|
||||
|
||||
$(OUTDIR)flash: |
||||
ln -s ../flash $@
|
||||
|
@ -0,0 +1,3 @@ |
||||
FILES = index.html
|
||||
RELDIR = media/archive/
|
||||
include ../../common.mk |
Loading…
Reference in new issue