summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-07-22 22:07:17 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-07-22 22:07:17 -0700
commit779ff7402495b18d65e50d2a2e46e3c6b75568ef (patch)
treea0f28d55b9fb9bfcf1fedfebec2c307b30e620bb /configure.ac
parentf50e15dfa904a31a612965349dc8d213adcf9017 (diff)
downloadliberasurecode-779ff7402495b18d65e50d2a2e46e3c6b75568ef.tar.gz
null_code: First cut
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 28e7246..0412ad7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,6 +54,7 @@ AC_SUBST(ac_aux_dir)
AC_SUBST(OBJECTS)
AC_CONFIG_FILES([\
+ src/builtin/null_code/Makefile \
src/builtin/xor_codes/Makefile \
src/Makefile \
test/Makefile \