mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Typo fix
This commit is contained in:
parent
2d0fbb24cf
commit
4130c42bc9
@ -11,7 +11,7 @@ endif
|
||||
|
||||
OBJS = encoding.o bzip2.o gzip.o
|
||||
|
||||
all-l: libencoding.o
|
||||
all-l: libencoding.a
|
||||
libencoding.a: $(OBJS)
|
||||
|
||||
include $(path_to_top)/Makefile.lib
|
||||
|
Loading…
Reference in New Issue
Block a user