From 73f5d492078f1438a6d8164010a779e676b8c2d3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 29 May 2008 07:27:55 +0000 Subject: Add basic API document for new input interface --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index d21be88e..e060d254 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ EXTRA_DIST = manager-api.txt adapter-api.txt device-api.txt agent-api.txt \ - serial-api.txt + serial-api.txt input-api.txt MAINTAINERCLEANFILES = Makefile.in -- cgit