From 19e7dbecf4b38bf64458a34ea005a8aca0bc8974 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 7 Mar 2008 14:28:43 +0000 Subject: Move documentation into doc directory --- doc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 02742923..b66ceb7f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,2 +1,4 @@ +EXTRA_DIST = adapter-api.txt device-api.txt + MAINTAINERCLEANFILES = Makefile.in -- cgit