summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-07-17 13:58:07 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-07-17 13:58:07 -0700
commit184e656d26e049bf866d4707dc589cbaed02a6b8 (patch)
tree9f717eced19fadb3b9435f3234676989b995e8ea /Makefile.am
parent9c9e73f4abfcf9bde9203c63bb4678dc8050f4f6 (diff)
downloadliberasurecode-184e656d26e049bf866d4707dc589cbaed02a6b8.tar.gz
autoconf: Add erasurecode_helpers.h
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3fb3c20..ef806c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ include_HEADERS = \
include/erasurecode/galois.h \
include/erasurecode/erasurecode.h \
include/erasurecode/erasurecode_backend.h \
+ include/erasurecode/erasurecode_helpers.h \
include/erasurecode/erasurecode_stdinc.h \
include/erasurecode/erasurecode_version.h \
include/erasurecode/list.h \