X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile.local;h=db5c3bc4958632fe388427b179c1f6d927662b19;hb=402fa1d53531bd911eaacddca109d5d551ac7c2d;hp=4ace9aa0159fae299c1cf913ee250ad44ac6a1b4;hpb=da0ee5e7efab316635f59d212028844f848fa6ce;p=fips diff --git a/Makefile.local b/Makefile.local index 4ace9aa..db5c3bc 100644 --- a/Makefile.local +++ b/Makefile.local @@ -90,6 +90,7 @@ LIBRARY_LINK_FLAGS = -shared -Wl,--version-script=libfips.sym extra_cflags += -I$(srcdir) -fPIC libfips_srcs = \ + context.c \ dlwrap.c \ fips-dispatch.c \ fips-dispatch-gl.c \