diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-26 20:04:37 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-26 20:04:37 +0000 |
commit | 0af0a053606acda051c2fb9d931c19b8671d187d (patch) | |
tree | 87b23176b4444d0c4ae0d9742d5b58470cf682cb | |
parent | f11525e76c676afc7e90c179a9fbcb8618f6c2d2 (diff) | |
download | xine-lib-0af0a053606acda051c2fb9d931c19b8671d187d.tar.gz xine-lib-0af0a053606acda051c2fb9d931c19b8671d187d.tar.bz2 |
**BUGFIX**
this file should be distributed
CVS patchset: 7503
CVS date: 2005/04/26 20:04:37
-rw-r--r-- | win32/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am index b19a9d270..4fa26adbc 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -5,6 +5,7 @@ SUBDIRS = contrib include EXTRA_DIST = \ scripts/move_xine_fonts.bat \ scripts/ffmpeg_win32.patch \ + config.h \ README \ libdvdnav.def \ libxine.def \ |