summaryrefslogtreecommitdiffstats
path: root/lib/libdvbsec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/libdvbsec/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/libdvbsec/Makefile b/lib/libdvbsec/Makefile
new file mode 100644
index 0000000..3d405f4
--- /dev/null
+++ b/lib/libdvbsec/Makefile
@@ -0,0 +1,17 @@
+# Makefile for linuxtv.org dvb-apps/lib/libdvbsec
+
+includes = dvbsec_api.h \
+ dvbsec_cfg.h
+
+objects = dvbsec_api.o \
+ dvbsec_cfg.o
+
+lib_name = libdvbsec
+
+CPPFLAGS += -I../../lib
+
+.PHONY: all
+
+all: library
+
+include ../../Make.rules
Mauro Carvalho Chehab129-24898/+0 2021-04-30Add new satellites from LyngsatMauro Carvalho Chehab75-21/+29721 2021-04-30Rename a few satellites with two names and update frequenciesMauro Carvalho Chehab2-283/+182 2021-04-30Update frequencies from LyngsatMauro Carvalho Chehab188-12304/+12666