Mercurial > libdvdnav.hg
changeset 234:fcda42e1ffaa src
Add dlfcn.h and dlfcn.c to the distribution.
| author | jcdutton |
|---|---|
| date | Sun, 01 Feb 2004 17:59:57 +0000 |
| parents | 59b5753b09d7 |
| children | 9a0d2dfdab3f |
| files | dvdread/Makefile.am |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dvdread/Makefile.am Sun Feb 01 17:55:19 2004 +0000 +++ b/dvdread/Makefile.am Sun Feb 01 17:59:57 2004 +0000 @@ -14,4 +14,4 @@ include_HEADERS = dvd_reader.h nav_read.h ifo_read.h \ nav_print.h ifo_print.h ifo_types.h nav_types.h -noinst_HEADERS = bswap.h dvd_input.h dvdread_internal.h dvd_udf.h md5.h +noinst_HEADERS = bswap.h dvd_input.h dvdread_internal.h dvd_udf.h md5.h dlfcn.c dlfcn.h
