diff options
| author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-05-16 09:56:49 +0000 |
|---|---|---|
| committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-05-16 09:56:49 +0000 |
| commit | 071f3e913b675c57120ffa087daee39b075a16ae (patch) | |
| tree | ba7418921265c8887c4a2d3a4c347c0719528b39 /src/input/libdvdnav/Makefile.am | |
| parent | 05eea1b8fb20e87c2cb846ac6537371dbdb5ed93 (diff) | |
| download | xine-lib-071f3e913b675c57120ffa087daee39b075a16ae.tar.gz xine-lib-071f3e913b675c57120ffa087daee39b075a16ae.tar.bz2 | |
libdvdnav merge:
* remove some unused files
* dvdnav_internal.h uses the WORDS_BIGENDIAN define from xine-lib's global config.h
* menu command filtering to avoid double commands in the same menu
* message beautification by Jeff Smith
CVS patchset: 4861
CVS date: 2003/05/16 09:56:49
Diffstat (limited to 'src/input/libdvdnav/Makefile.am')
| -rw-r--r-- | src/input/libdvdnav/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input/libdvdnav/Makefile.am b/src/input/libdvdnav/Makefile.am index 5704fc854..1641151e4 100644 --- a/src/input/libdvdnav/Makefile.am +++ b/src/input/libdvdnav/Makefile.am @@ -18,7 +18,6 @@ libdvdnav_la_SOURCES = \ settings.c \ vm.c \ vmcmd.c \ - ifo_print.c \ ifo_read.c \ md5.c \ nav_print.c \ @@ -40,7 +39,6 @@ noinst_HEADERS = \ vmcmd.h \ read_cache.h \ dvd_types.h \ - ifo_print.h \ ifo_read.h \ ifo_types.h \ md5.h \ |
