Add get_flags_from_cpuid.c to dist

This commit is contained in:
Tushar Gohad 2015-06-21 22:34:19 +00:00
parent 71be107be2
commit 590aeec468
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Top-level liberasurecode automake configuration
SUBDIRS = src test doc
EXTRA_DIST = autogen.sh
EXTRA_DIST = autogen.sh get_flags_from_cpuid.c
INCLUDE = -I$(abs_top_builddir)/include \
-I$(abs_top_builddir)/include/erasurecode \