diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index b68c7745..68cb80a5 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1 +1,6 @@ SUBDIRS=reference + +EXTRA_DIST = \ + audio.txt \ + chamelium.txt \ + $(NULL) |