Branch :
Log
| Author |
Commit |
Date |
CI |
Message |
 |
2a5d0046 |
2009-03-01 15:01:44 |
|
Ignore generated files below doc/amhello for git.
* doc/amhello/.gitignore: New file.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
 |
1a0147fd |
2006-08-19 13:28:25 |
|
* doc/automake.texi (Autotools Introduction) New chapter.
Thanks to Ben Pfaff and Ralf Wildenhues for comments.
(Auxiliary Programs, Install, Dist, Third-Party Makefiles)
(distcleancheck): More cross references.
* doc/amhello/configure.ac, doc/amhello/README,
doc/amhello/Makefile.am, doc/amhello/src/Makefile.am,
doc/amhello/src/main.c: New files.
* doc/Makefile.am (dist_noinst_DATA): Distribute them.
($(srcdir)/amhello-1.0.tar.gz): New rule.
(dist_doc_DATA): Install amhello-1.0.tar.gz.
* Makefile.am (SUBDIRS): Update comment.
|