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])