add vcproj files to EXTRA_DIST

This commit is contained in:
Josh Coalson
2007-07-11 04:13:09 +00:00
parent dea98d5959
commit 4fb6132d13
20 changed files with 37 additions and 15 deletions

View File

@@ -17,7 +17,8 @@
EXTRA_DIST = \
Makefile.lite \
test_cuesheet.dsp
test_cuesheet.dsp \
test_cuesheet.vcproj
noinst_PROGRAMS = test_cuesheet
test_cuesheet_SOURCES = \

View File

@@ -17,7 +17,8 @@
EXTRA_DIST = \
Makefile.lite \
test_picture.dsp
test_picture.dsp \
test_picture.vcproj
noinst_PROGRAMS = test_picture
test_picture_SOURCES = \