From 3e30a7a74408b3217e3f5a22754cdd39c29d3ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Aug 2022 14:15:03 +0200 Subject: Drop automake build support. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/rip/videodvd/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/rip/videodvd/Makefile.am (limited to 'src/rip/videodvd') diff --git a/src/rip/videodvd/Makefile.am b/src/rip/videodvd/Makefile.am deleted file mode 100644 index bac9b0a..0000000 --- a/src/rip/videodvd/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -AM_CPPFLAGS = -I$(srcdir)/../../../libk3b/core \ - -I$(srcdir)/../../../libk3bdevice \ - -I$(srcdir)/../../../libk3b/tools \ - -I$(srcdir)/../../../libk3b/videodvd/ \ - -I$(srcdir)/../../../libk3b/jobs/ \ - -I$(srcdir)/../.. \ - $(all_includes) - -METASOURCES = AUTO - -noinst_LTLIBRARIES = libvideodvdrip.la - -libvideodvdrip_la_SOURCES = base_k3bvideodvdrippingwidget.ui k3bvideodvdrippingview.cpp \ - k3bvideodvdrippingtitlelistview.cpp \ - k3bvideodvdrippingjob.cpp k3bvideodvdrippingwidget.cpp \ - k3bvideodvdrippingdialog.cpp k3bvideodvdrippingpreview.cpp -- cgit v1.2.3