scepclient: Fixed Makefile after removing enable-smartcard configure option.

This commit is contained in:
Tobias Brunner 2012-06-13 15:08:14 +02:00
parent f7cbc0fafe
commit dd38e9fc83
1 changed files with 0 additions and 6 deletions

View File

@ -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