From 8af25a2003f5d88c0291d6da1715c7fc742b7f67 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Sun, 16 May 1999 13:48:14 +0000 Subject: [PATCH] Merged the LibGTop Manual from the HEAD. 1999-05-16 Martin Baulig * doc: Merged the LibGTop Manual from the HEAD. --- ChangeLog | 4 ++++ Makefile.am | 2 +- configure.in | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9ba3d6d1..bf96c17a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-05-16 Martin Baulig + + * doc: Merged the LibGTop Manual from the HEAD. + 1999-03-01 Martin Baulig Released LibGTop 1.0.1. diff --git a/Makefile.am b/Makefile.am index efe69a9b..c11bdd71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ support = support endif SUBDIRS = po intl $(support) macros misc include sysdeps lib src \ - $(examples_SUBDIRS) + $(examples_SUBDIRS) doc include_HEADERS = glibtop.h diff --git a/configure.in b/configure.in index e86160ab..04c15e4b 100644 --- a/configure.in +++ b/configure.in @@ -406,5 +406,6 @@ src/daemon/Makefile src/inodedb/Makefile lib/Makefile examples/Makefile +doc/Makefile support/Makefile macros/Makefile])