diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 90ae155..ff903ff 100644 --- a/configure.ac +++ b/configure.ac @@ -40,4 +40,8 @@ AC_OUTPUT([Makefile src/guile/skribilo/skribe/Makefile src/guile/skribilo/coloring/Makefile doc/Makefile - doc/user/Makefile]) + doc/user/Makefile + doc/user/src/Makefile + doc/img/Makefile + doc/dir/Makefile + doc/skr/Makefile]) |