scepclient: Fixed Makefile after removing enable-smartcard configure option.
This commit is contained in:
@@ -14,11 +14,5 @@ AM_CFLAGS = \
|
|||||||
scepclient_LDADD = \
|
scepclient_LDADD = \
|
||||||
$(top_builddir)/src/libstrongswan/libstrongswan.la
|
$(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
|
dist_man_MANS = scepclient.8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user