From b21d0b9415f69d5306a9106fdf4562114cc37df6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 24 Dec 2013 16:27:35 -0600 Subject: Finish removing internal libdvdread copy This completes the task started in GIT hash 71c6fa --- dvdread/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 dvdread/Makefile.am (limited to 'dvdread/Makefile.am') diff --git a/dvdread/Makefile.am b/dvdread/Makefile.am deleted file mode 100644 index 5c9fddf..0000000 --- a/dvdread/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ - -METASOURCES = AUTO -noinst_LTLIBRARIES = libdvdread.la -libdvdread_la_LDFLAGS = $(all_libraries) -libdvdread_la_SOURCES = dvd_input.c dvd_reader.c dvd_udf.c ifo_read.c md5.c \ - nav_read.c -noinst_HEADERS = bswap.h dvd_input.h dvd_reader.h dvd_udf.h dvdread_internal.h \ - ifo_read.h ifo_types.h md5.h nav_read.h nav_types.h -- cgit v1.2.3