diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index a07aea0..a61c128 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1 +1,5 @@ -SUBDIRS = user modules img dir man +SUBDIRS = user modules man + +EXTRA_DIST = \ + dir/dir.skb \ + img/bsd.png img/lambda.png img/linux.png |