changeset 309:34edc5cf014f src

install dvd_udf.h (some program needs it)
author nicodvb
date Sun, 11 Nov 2007 11:23:05 +0000
parents 494842974e55
children dad6705c9daf
files dvdread/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dvdread/Makefile.am	Sun Aug 19 21:25:04 2007 +0000
+++ b/dvdread/Makefile.am	Sun Nov 11 11:23:05 2007 +0000
@@ -16,4 +16,4 @@
 	-export-symbols-regex "(^dvd.*|^nav.*|^ifo.*|^DVD.*)"
 
 include_HEADERS = dvd_reader.h nav_read.h ifo_read.h \
-	nav_print.h ifo_print.h ifo_types.h nav_types.h
+	nav_print.h ifo_print.h ifo_types.h nav_types.h dvd_udf.h