diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Makefile.am | 2 | ||||
| -rw-r--r-- | docs/reference/Makefile.am | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index df375d55..a81eda5b 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = reference tutorial +SUBDIRS = lasso-book reference tutorial diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index d413b96b..e61596cb 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -6,6 +6,9 @@ SOURCE_DIR=$(TOP)/lasso INCLUDE_DIR=$(TOP)/lasso EXTRA_DIST = \ + lasso-sections.txt \ + lasso.sgml \ + lasso.types \ $(NULL) # Extra options to pass to gtkdoc-scangobj. |
