mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 09:32:34 +00:00
FS-7820 Fix build if you don't have libtap installed
This commit is contained in:
parent
f7f5c7587f
commit
818d1b24bf
@ -14,8 +14,7 @@ event_create_LDFLAGS = $(SWITCH_AM_LDFLAGS) -ltap
|
||||
|
||||
|
||||
else
|
||||
install: error
|
||||
all: error
|
||||
check:
|
||||
error:
|
||||
$(error You must install libtap-dev to build these unit tests)
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user