From a4a220db312e99dc0f42faf733618fd607089a32 Mon Sep 17 00:00:00 2001 From: Dan Mueth Date: Mon, 12 Mar 2001 10:21:13 +0000 Subject: Update build stuff to include glossary and unix primer. 2001-03-12 Dan Mueth Update build stuff to include glossary and unix primer. * Makefile.am: * autogen.sh: * configure.in: * glossary/C/Makefile.am: * glossary/Makefile.am: * gnome-user-docs.spec.in: * unix-primer/C/Makefile.am: * unix-primer/Makefile.am: Fixed a missing tag: * introduction-to-gnome/C/introduction-to-gnome.sgml: --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 87c39d9..9101771 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = \ introduction-to-gnome \ + unix-primer \ + glossary \ omf-install EXTRA_DIST = gnome-user-docs.spec COPYING-DOCS -- cgit