diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-30 22:58:44 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-31 11:02:31 +0900 |
| commit | 83c41bf10a26417c812824610f48d5f18f0cbf64 (patch) | |
| tree | 475aef8f6b6db4d9dfad18ae8e897e3d1dfcf669 /libdvdnav | |
| parent | ba8334a13e607ccc86cdd57ccc98f013fe51411d (diff) | |
| download | k9copy-83c41bf10a26417c812824610f48d5f18f0cbf64.tar.gz k9copy-83c41bf10a26417c812824610f48d5f18f0cbf64.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d328d200f36b78d13750d89093c32cc3862aaeae)
Diffstat (limited to 'libdvdnav')
| -rw-r--r-- | libdvdnav/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libdvdnav/Makefile.am b/libdvdnav/Makefile.am deleted file mode 100644 index fc96611..0000000 --- a/libdvdnav/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ - -METASOURCES = AUTO - -noinst_LTLIBRARIES = libk9dvdnav.la -libk9dvdnav_la_SOURCES = decoder.c decoder.h dvdnav.c dvdnav_events.h dvdnav.h \ - dvdnav_internal.h highlight.c navigation.c read_cache.c read_cache.h remap.c remap.h \ - searching.c settings.c vm.c vmcmd.c vmcmd.h vm.h compat.h dvd_types.h - - -noinst_HEADERS = common.h dvdread.h - - - -INCLUDES = |
