Mercurial > libdvdnav.hg
diff Makefile.am @ 119:bd8601b74c3d src
this is causing more harm than good
libdvdread is now considered to be the only "official reference" concerning headers
for DVD structures and we should always use them. Problems only arise, if
applications do not (this lately was a problem in xine).
| author | mroi |
|---|---|
| date | Sat, 08 Mar 2003 14:04:20 +0000 |
| parents | 48ba92648842 |
| children | f7a26cd00c93 |
line wrap: on
line diff
--- a/Makefile.am Thu Mar 06 22:43:52 2003 +0000 +++ b/Makefile.am Sat Mar 08 14:04:20 2003 +0000 @@ -11,9 +11,9 @@ include_HEADERS = decoder.h dvdnav.h dvdnav_events.h \ dvdnav_internal.h vm.h vmcmd.h read_cache.h dvd_types.h \ - remap.h nav_types.h + remap.h -EXTRA_DIST = README.MAP FELLOWSHIP.map nav_types.patch +EXTRA_DIST = README.MAP FELLOWSHIP.map ### # Install header files (default=$includedir/xine)
