mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
scepclient: Fixed Makefile after removing enable-smartcard configure option.
This commit is contained in:
parent
f7cbc0fafe
commit
dd38e9fc83
@ -14,11 +14,5 @@ AM_CFLAGS = \
|
||||
scepclient_LDADD = \
|
||||
$(top_builddir)/src/libstrongswan/libstrongswan.la
|
||||
|
||||
# This compile option activates smartcard support
|
||||
if USE_SMARTCARD
|
||||
AM_CFLAGS += -DSMARTCARD
|
||||
scepclient_LDADD += $(DLLIB)
|
||||
endif
|
||||
|
||||
dist_man_MANS = scepclient.8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user