add m4/ and compile_min.sh to the tarball

This commit is contained in:
rlar 2010-09-23 18:50:01 +00:00
parent 921fad758d
commit 382c1a28fe
3 changed files with 9 additions and 2 deletions

View File

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

View File

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

0
m4/.cvsignore Normal file
View File