Create CD-Text library - first round. (Second round will remove from lib/driver)

This commit is contained in:
rocky
2012-03-14 08:12:58 -04:00
parent a18d385d55
commit 1c41e1c46c
9 changed files with 1066 additions and 2 deletions

View File

@@ -643,11 +643,13 @@ AC_CONFIG_FILES([
doc/Makefile \
lib/Makefile \
lib/cdio++/Makefile \
lib/cdtext/Makefile \
lib/driver/Makefile \
lib/iso9660/Makefile \
lib/udf/Makefile \
libcdio.pc \
libcdio++.pc \
libcdtext.pc \
libiso9660.pc \
libiso9660++.pc \
libudf.pc \