mirror of
https://github.com/moparisthebest/sslh
synced 2024-11-13 12:45:05 -05:00
fix errors in previous commit...
This commit is contained in:
parent
9beacc63f9
commit
53550ff21e
2
Makefile
2
Makefile
@ -3,7 +3,7 @@
|
||||
VERSION=$(shell ./genver.sh -r)
|
||||
USELIBCONFIG=1 # Use libconfig? (necessary to use configuration files)
|
||||
USELIBWRAP= # Use libwrap?
|
||||
USELIBCAP=1 # Use libcap?
|
||||
USELIBCAP= # Use libcap?
|
||||
COV_TEST= # Perform test coverage?
|
||||
PREFIX=/usr/local
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user