diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-06 22:45:44 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-06 22:45:44 +0000 |
commit | bb4a3989f8619a669d1d487b49177f922a605614 (patch) | |
tree | 14b95a358a300abada44e4e9057a388ce852c0cd /Makefile | |
parent | 748b5106922d405526b020da5bc90f8c09837363 (diff) |
include all Windows build files in dist
svn path=/trunk/externals/mjlib/; revision=14289
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ MANUAL = # list them here. This can be anything from header files, test patches, # documentation, etc. README.txt and LICENSE.txt are required and therefore # automatically included -EXTRA_DIST = VERSION mjLib.c mjLib.h StdAfx.h about.h convolve~.h metroplus.h monorhythm.h morse.h n2m.h pin~.h prob.h synapseA~.h things.h +EXTRA_DIST = VERSION mjLib.c mjLib.h StdAfx.h about.h convolve~.h metroplus.h monorhythm.h morse.h n2m.h pin~.h prob.h synapseA~.h things.h vc70.pdb mjLib.dsw mjLib.lib mjLib.opt mjLib.plg mjLib.suo mjLib.dsp mjLib.exp mjLib.ilk mjLib.ncb mjLib.pdb mjLib.sln mjLib.vcproj + |