diff dvdread/Makefile.am @ 309:34edc5cf014f src

install dvd_udf.h (some program needs it)
author nicodvb
date Sun, 11 Nov 2007 11:23:05 +0000
parents 5039307a3e7c
children 6631cb9daa01
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