Merged the LibGTop Manual from the HEAD.

1999-05-16  Martin Baulig  <martin@home-of-linux.org>

	* doc: Merged the LibGTop Manual from the HEAD.
This commit is contained in:
Martin Baulig
1999-05-16 13:48:14 +00:00
committed by Martin Baulig
parent 12eb6a25ec
commit 8af25a2003
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
1999-05-16 Martin Baulig <martin@home-of-linux.org>
* doc: Merged the LibGTop Manual from the HEAD.
1999-03-01 Martin Baulig <martin@home-of-linux.org> 1999-03-01 Martin Baulig <martin@home-of-linux.org>
Released LibGTop 1.0.1. Released LibGTop 1.0.1.

View File

@@ -11,7 +11,7 @@ support = support
endif endif
SUBDIRS = po intl $(support) macros misc include sysdeps lib src \ SUBDIRS = po intl $(support) macros misc include sysdeps lib src \
$(examples_SUBDIRS) $(examples_SUBDIRS) doc
include_HEADERS = glibtop.h include_HEADERS = glibtop.h

View File

@@ -406,5 +406,6 @@ src/daemon/Makefile
src/inodedb/Makefile src/inodedb/Makefile
lib/Makefile lib/Makefile
examples/Makefile examples/Makefile
doc/Makefile
support/Makefile support/Makefile
macros/Makefile]) macros/Makefile])