Sanitize html, fix linking racket-kwargs.
This commit is contained in:
parent
fb1230e5e3
commit
1b5eb4f3fc
3 changed files with 13 additions and 5 deletions
|
@ -55,7 +55,7 @@ HACKERBASE-OBJS=hackerbase.o testing.o listing.o cal-month.o \
|
|||
sgr-list.o sgr-block.o table-processor.o table-border.o \
|
||||
table-style.o sgr-state.o util-utf8.o sgr-cell.o \
|
||||
template-list-expander.o box-drawing.o util-list.o \
|
||||
export-web-static.o util-dir.o
|
||||
export-web-static.o util-dir.o racket-kwargs.o
|
||||
|
||||
.PHONY: imports
|
||||
imports: $(HACKERBASE-DEPS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue