summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin Greenan <kmgreen2@gmail.com>2014-07-31 08:32:32 -0700
committerKevin Greenan <kmgreen2@gmail.com>2014-07-31 08:32:32 -0700
commit4469d69a1e14ef0d22f50c08020ab2135d3ad261 (patch)
tree15035cd3298cfe439ab2c1082ad928d11911efdb /Makefile.am
parent1bb14c6a3a56591d411ac7ec0ebf8a55f3be0554 (diff)
downloadliberasurecode-4469d69a1e14ef0d22f50c08020ab2135d3ad261.tar.gz
Distributing the generated config.h (renamed to config_erasurecode.h), since it is used by the publid headers...
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d071c47..714d06f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,8 @@ include_HEADERS = \
include/erasurecode/erasurecode_version.h \
include/erasurecode/list.h \
include/xor_codes/xor_hd_code_defs.h \
- include/xor_codes/xor_code.h
+ include/xor_codes/xor_code.h \
+ include/config_liberasurecode.h
test: check
@./test/alg_sig_test