]> git.cworth.org Git - fips/blobdiff - Makefile.local
Add the ability to execute a program.
[fips] / Makefile.local
index 2b09150f9d8222f3c64b37d4cbd2fbe705a1c418..52a02ff0b5ee131e3cd008ad6b92a545900c3f34 100644 (file)
@@ -60,6 +60,7 @@ distclean: clean
        rm -rf $(DISTCLEAN)
 
 fips_srcs = \
+       execute.c \
        fips.c
 
 fips_modules = $(fips_srcs:.c=.o)