mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-09 10:42:36 -08:00
Fix typo.
This commit is contained in:
parent
77d38e2c09
commit
ea47a36468
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ LIBRARIES = @LIBRARIES@
|
|||
LSP_LIBRARIES = @LSP_LIBRARIES@
|
||||
TARGETS = @TARGETS@
|
||||
|
||||
all: (TARGETS) doc
|
||||
all: $(TARGETS) doc
|
||||
.PHONY: all
|
||||
|
||||
%Makefile: $(srcdir)/%Makefile.in config.status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue