Add iso9660 library and regression test.

Will be deleted from vcdimager-cdio branch.
cd_types.c: forgot to add previously.
This commit is contained in:
rocky
2003-08-17 05:31:19 +00:00
parent 1f17d9961d
commit 82d792cd44
15 changed files with 1427 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.11 2003/08/09 11:52:00 rocky Exp $
# $Id: Makefile.am,v 1.12 2003/08/17 05:31:19 rocky Exp $
#
# Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
#
@@ -27,7 +27,7 @@ SUBDIRS = doc include lib src test
# pkg-config(1) related rules
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcdio.pc
pkgconfig_DATA = libiso9660.pc libcdio.pc
$(pkgconfig_DATA): config.status