diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 00000000..5505391e --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,5 @@ + +EXTRA_DIST = manager-api.txt adapter-api.txt device-api.txt agent-api.txt \ + serial-api.txt network-api.txt input-api.txt audio-api.txt + +MAINTAINERCLEANFILES = Makefile.in |