diff --git a/doc/examples/makefile.am b/doc/examples/makefile.am index b54dcbc..5468967 100644 --- a/doc/examples/makefile.am +++ b/doc/examples/makefile.am @@ -17,7 +17,7 @@ endif LDFLAGS= if MAC AM_CPPFLAGS+=-I/Library/OpenSC/include -LDFLAGS += -F/System/Library/Frameworks/PCSC.framework +LDFLAGS += -F/System/Library/Frameworks/PCSC.framework -framework PCSC endif if !MINGW32 if !MAC