(EXTRA_DIST): Add new MSVC project files to distribution.

This commit is contained in:
kuepper 2006-12-05 08:41:24 +00:00
commit 1e743cb571
2 changed files with 16 additions and 1 deletions

10
eo/win/ChangeLog Normal file
View file

@ -0,0 +1,10 @@
2006-12-05 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* win/Makefile.am (EXTRA_DIST): Add new MSVC project files to distribution.
* Local Variables:
* coding: iso-8859-1
* mode: flyspell
* fill-column: 80
* End:

View file

@ -1 +1,6 @@
EXTRA_DIST = eo.dsw eo.dsp
EXTRA_DIST = eo.sln \
eo.dsw eo.dsp \
EO/eo.vcproj \
ES/es.vcproj \
GA/ga.vcproj \
UTILS/utils.vcproj