From ab959d7b4194715870128e616b8e29d4a101e488 Mon Sep 17 00:00:00 2001 From: etobi Date: Tue, 3 Sep 2013 09:48:41 +0200 Subject: Imported Upstream version 1.1.1+rev1207 --- lib/libdvbsec/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lib/libdvbsec/Makefile (limited to 'lib/libdvbsec/Makefile') 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 -- cgit v1.2.3 n value='upstream'>upstream nyancat Debian packagingJonathan McCrohan
summaryrefslogtreecommitdiffstats
path: root/debian/copyright (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-01New upstream release (v1.2)Jonathan McCrohan1-1/+4
2013-07-01Switch from git snapshots to upstream tarball releasesJonathan McCrohan3-2/+4
2013-07-01Bump Standards-Version to 3.9.4Jonathan McCrohan2-1/+8
2013-05-20Version bumpKevin Lange2-1/+6
2013-05-20Rename animation.h to animation.cKevin Lange2-1/+1
2013-03-26Remove legacy toaruos compatibilityKevin Lange1-24/+2
2013-03-14Release 1.1+git20130307.43097eb-1debian/1.1+git20130307.43097eb-1Jonathan McCrohan1-2/+2
2013-03-14Update changelog regarding 1.1+git20130307.43097eb-1Jonathan McCrohan1-0/+11
2013-03-07Ah, right, yes.Kevin Lange1-2/+3
2013-03-07Hm, or not.Kevin Lange1-2/+0
2013-03-07Reset alarm before setting to 2secsKevin Lange1-0/+2
2013-03-07Set alarm for extended options.Kevin Lange1-2/+2