Add missing tests/common/Makefile.am
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 10 Aug 2013 05:29:29 +0000 (01:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 10 Aug 2013 05:29:29 +0000 (01:29 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/common/Makefile.am [new file with mode: 0644]

diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am
new file mode 100644 (file)
index 0000000..6e23272
--- /dev/null
@@ -0,0 +1,3 @@
+noinst_HEADERS = cpuset.h thread-id.h
+
+EXTRA_DIST = api.h
This page took 0.030332 seconds and 4 git commands to generate.