Browse Source

add m4/ and compile_min.sh to the tarball

pre-master-46
rlar 16 years ago
parent
commit
382c1a28fe
  1. 6
      ChangeLog
  2. 5
      Makefile.am
  3. 0
      m4/.cvsignore

6
ChangeLog

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

5
Makefile.am

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

Loading…
Cancel
Save