mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 08:29:54 +00:00
- typo in makefile variable: s/archvial/archival/
This commit is contained in:
parent
046d6e7a95
commit
309dc2d642
@ -21,7 +21,7 @@ LIBUNARCHIVE_AR:=libunarchive.a
|
|||||||
ifndef $(LIBUNARCHIVE_DIR)
|
ifndef $(LIBUNARCHIVE_DIR)
|
||||||
LIBUNARCHIVE_DIR:=$(top_builddir)/archival/libunarchive/
|
LIBUNARCHIVE_DIR:=$(top_builddir)/archival/libunarchive/
|
||||||
endif
|
endif
|
||||||
srcdir=$(top_srcdir)/archvial/libunarchive
|
srcdir=$(top_srcdir)/archival/libunarchive
|
||||||
|
|
||||||
LIBUNARCHIVE-y:= \
|
LIBUNARCHIVE-y:= \
|
||||||
\
|
\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user