diff --git a/client/Makefile b/client/Makefile index f577a6386..a1d06eb76 100644 --- a/client/Makefile +++ b/client/Makefile @@ -82,7 +82,7 @@ else endif # RDV40 flag enables flashmemory commands in client. comment out if you don't have rdv40 -CFLAGS += -DWITH_FLASH -DWITH_SMARTCARD -DWITH_FPC +CFLAGS += -DWITH_FLASH -DWITH_SMARTCARD # Flags to generate temporary dependency files DEPFLAGS = -MT $@ -MMD -MP -MF $(OBJDIR)/$*.Td