Move more files to scripts/ and add it to the distribution

time-shift
Sébastien Villemot 2012-06-08 16:29:11 +02:00
parent 622bfcd0c8
commit 346f9ba25c
3 changed files with 2 additions and 3 deletions

View File

@ -19,16 +19,15 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
matlab \
contrib \
uncrustify.cfg \
NEWS \
license.txt \
dynare.el \
windows/dynare.nsi \
windows/mexopts-win32.bat \
windows/mexopts-win64.bat \
windows/README.txt \
osx \
examples
examples \
scripts
dist-hook:
rm -rf `find $(distdir)/matlab $(distdir)/examples -name *~`