One should ship the documentation of a package together with the tarball,

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

	* doc: One should ship the documentation of a package together with
	the tarball, so I added this back.
This commit is contained in:
Martin Baulig
1999-05-09 13:16:44 +00:00
committed by Martin Baulig
parent c2c209d19a
commit 0ca2053a27
4 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
1999-05-09 Martin Baulig <martin@home-of-linux.org>
* doc: One should ship the documentation of a package together with
the tarball, so I added this back.
1999-05-08 Martin Baulig <martin@home-of-linux.org>
* include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here.

View File

@@ -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

View File

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

2
doc/Makefile.am Normal file
View File

@@ -0,0 +1,2 @@
info_TEXINFOS = libgtop.texi