summaryrefslogtreecommitdiff
path: root/src/c/gf-complete/Makefile.am
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-03-07 20:27:16 -0700
committerTushar Gohad <tushar.gohad@intel.com>2015-03-08 02:23:58 -0700
commit4b1d246060a7325836feb551c28634744c1f179b (patch)
tree6f664dfb8a6c4f54872c29333cbb0f24c18d8439 /src/c/gf-complete/Makefile.am
parent27e959e8f75e32db5d1cab010ab5f5fdb59089f5 (diff)
downloadpyeclib-4b1d246060a7325836feb551c28634744c1f179b.tar.gz
temp: Integrate jerasure 2.0 and gf-complete 1.03
Diffstat (limited to 'src/c/gf-complete/Makefile.am')
-rw-r--r--src/c/gf-complete/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/c/gf-complete/Makefile.am b/src/c/gf-complete/Makefile.am
new file mode 100644
index 0000000..266a23a
--- /dev/null
+++ b/src/c/gf-complete/Makefile.am
@@ -0,0 +1,7 @@
+# Top-level GF-Complete AM file
+# Distributes headers
+
+SUBDIRS = src tools test examples
+ACLOCAL_AMFLAGS = -I m4
+
+include_HEADERS = include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h