add m4/ and compile_min.sh to the tarball
This commit is contained in:
parent
921fad758d
commit
382c1a28fe
|
|
@ -1,3 +1,9 @@
|
|||
2010-09-23 Robert Larice
|
||||
* Makefile.am ,
|
||||
* m4/.cvsignore :
|
||||
add an empty m4/.cvsignore file, to make sure the directory exists
|
||||
add this directory and the file compile_min.sh to the tarball
|
||||
|
||||
2010-09-22 Dietmar Warning
|
||||
* devices/mesa/mesaload.c: initialize some variables
|
||||
|
||||
|
|
|
|||
|
|
@ -7,8 +7,9 @@ EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \
|
|||
ANALYSES BUGS AUTHORS ChangeLog \
|
||||
DEVICES NEWS README README.tcl \
|
||||
README.adms contrib \
|
||||
doc examples visualc @NOTXGRAPH@ \
|
||||
xgraph/aclocal.m4
|
||||
doc examples m4 visualc @NOTXGRAPH@ \
|
||||
xgraph/aclocal.m4 \
|
||||
compile_min.sh
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
|
||||
config.h.in config.sub configure install-sh \
|
||||
|
|
|
|||
Loading…
Reference in New Issue