diff options
Diffstat (limited to 'src/test_seeking')
-rw-r--r-- | src/test_seeking/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/test_seeking/Makefile.am b/src/test_seeking/Makefile.am index 87ddb360..bb59f3bd 100644 --- a/src/test_seeking/Makefile.am +++ b/src/test_seeking/Makefile.am @@ -18,7 +18,9 @@ EXTRA_DIST = \ Makefile.lite \ - test_seeking.vcproj + test_seeking.vcproj \ + test_seeking.vcxproj \ + test_seeking.vcxproj.filters AM_CFLAGS = @OGG_CFLAGS@ |