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:
committed by
Martin Baulig
parent
c2c209d19a
commit
0ca2053a27
@@ -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.
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
2
doc/Makefile.am
Normal file
@@ -0,0 +1,2 @@
|
||||
info_TEXINFOS = libgtop.texi
|
||||
|
Reference in New Issue
Block a user