autoconfiscate

Add autoconf & automake metadata, plus required files for automake to
run without complaint.

Requires an update to ccan, to get the --build-type argument to
create-ccan-tree.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
This commit is contained in:
Jeremy Kerr 2012-05-24 15:14:28 +08:00
parent 42c7160576
commit 3def238360
7 changed files with 130 additions and 113 deletions

2
NEWS Normal file
View file

@ -0,0 +1,2 @@
v0.1:
Initial version