From 35b1886eb5939e6161a916f8a86e4f1f8efd2dfd Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Fri, 6 Aug 2004 10:44:35 +0000 Subject: Added missing dist docs. --- docs/Makefile.am | 2 +- docs/reference/Makefile.am | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') 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. -- cgit