X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=Makefile.local;fp=Makefile.local;h=db5c3bc4958632fe388427b179c1f6d927662b19;hp=4ace9aa0159fae299c1cf913ee250ad44ac6a1b4;hb=bc106316b96ce7bfdbec3ee54ba37e49f156dea5;hpb=67c01d9b406d07b558255f35872cc549e4493e05 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 \