X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile.local;h=52a02ff0b5ee131e3cd008ad6b92a545900c3f34;hb=07d2b55d88742b0ca38507daae7101619f0b96d5;hp=2b09150f9d8222f3c64b37d4cbd2fbe705a1c418;hpb=e0072d01d5353d23d2e344c5bbb40ba0c8cb4241;p=fips diff --git a/Makefile.local b/Makefile.local index 2b09150..52a02ff 100644 --- a/Makefile.local +++ b/Makefile.local @@ -60,6 +60,7 @@ distclean: clean rm -rf $(DISTCLEAN) fips_srcs = \ + execute.c \ fips.c fips_modules = $(fips_srcs:.c=.o)