* Makefile.am (EXTRA_DIST): Add HACKING.
This commit is contained in:
parent
d874332e27
commit
59c145a8fb
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Add HACKING.
|
||||||
|
|
||||||
* configure.ac: Bump version to 0.0c.
|
* configure.ac: Bump version to 0.0c.
|
||||||
|
|
||||||
* configure.ac: Bump version to 0.0b.
|
* configure.ac: Bump version to 0.0b.
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,5 @@ endif WITH_INCLUDED_BUDDY
|
||||||
SUBDIRS = $(MAYBE_BUDDY) doc src wrap
|
SUBDIRS = $(MAYBE_BUDDY) doc src wrap
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
EXTRA_DIST = m4/gccwarn.m4 m4/pypath.m4 m4/buddy.m4
|
EXTRA_DIST = m4/gccwarn.m4 m4/pypath.m4 m4/buddy.m4 HACKING
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue