diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2005-11-23 16:02:13 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2005-11-23 16:02:13 +0000 |
commit | c1a1adacadaf8c64e9032b81ee882277510f5db7 (patch) | |
tree | 5d12e15082be22a268843d616a8d9e042ea75899 | |
parent | b883c1fcdcfaa5d1ff3a31a88fac8fcc65dabb5e (diff) | |
download | xine-lib-c1a1adacadaf8c64e9032b81ee882277510f5db7.tar.gz xine-lib-c1a1adacadaf8c64e9032b81ee882277510f5db7.tar.bz2 |
*BUGFIX*
Fixed make dist (bug due to the latest M$VC port update).
CVS patchset: 7813
CVS date: 2005/11/23 16:02:13
-rw-r--r-- | win32/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am index 8197683e5..934ddb81a 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -11,7 +11,6 @@ EXTRA_DIST = \ libxine.def \ libxinesupport.def \ xine_plugin.def \ - libxine.dsw \ xine.dsw |