Merge pull request #2512 from philsmd/patch-1

Makefile: minor typo
This commit is contained in:
Jens Steube
2020-08-14 12:30:03 +02:00
committed by GitHub
+1 -1
View File
@@ -106,7 +106,7 @@ LIBRARY_DEV_ROOT_FOLDER ?= $(PREFIX)/include
LIBRARY_DEV_FOLDER ?= $(LIBRARY_DEV_ROOT_FOLDER)/hashcat
##
## Depencies paths
## Dependencies paths
##
ifeq ($(USE_SYSTEM_LZMA),0)