diff options
| author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-09-20 12:53:53 +0000 |
|---|---|---|
| committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-09-20 12:53:53 +0000 |
| commit | 0c7d2678ef70026fa05b3b0921a149d1c0e5ebfb (patch) | |
| tree | 534a685276a6f33fe77692a721530a927b95185c /src/input/libdvdnav/Makefile.am | |
| parent | 44a2823e79fcf9b1002f7bf537fc9c7a9b7913b3 (diff) | |
| download | xine-lib-0c7d2678ef70026fa05b3b0921a149d1c0e5ebfb.tar.gz xine-lib-0c7d2678ef70026fa05b3b0921a149d1c0e5ebfb.tar.bz2 | |
sync to latest libdvdnav cvs version
CVS patchset: 2718
CVS date: 2002/09/20 12:53:53
Diffstat (limited to 'src/input/libdvdnav/Makefile.am')
| -rw-r--r-- | src/input/libdvdnav/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input/libdvdnav/Makefile.am b/src/input/libdvdnav/Makefile.am index e15771a77..559563aa6 100644 --- a/src/input/libdvdnav/Makefile.am +++ b/src/input/libdvdnav/Makefile.am @@ -11,6 +11,7 @@ libdvdnav_la_SOURCES = \ highlight.c \ navigation.c \ read_cache.c \ + remap.c \ searching.c \ settings.c \ vm.c \ @@ -23,6 +24,7 @@ noinst_HEADERS = \ dvdnav.h \ dvdnav_events.h \ dvdnav_internal.h \ + remap.h \ vm.h \ vmcmd.h \ read_cache.h \ |
