summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>2013-01-06 14:48:00 +0100
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>2013-01-06 14:48:00 +0100
commit825063184af3465d48c5d618e861c538b8a6303d (patch)
treef9ba1826de64a95864d646ddbd6aa6fff35f1f5b
parent0c2cc67775565d348ae31faa71d2d1b70dc95bb0 (diff)
downloadvdr-plugin-inputdev-825063184af3465d48c5d618e861c538b8a6303d.tar.gz
vdr-plugin-inputdev-825063184af3465d48c5d618e861c538b8a6303d.tar.bz2
makefile: added COPYING* files
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b53ddb3..5b014a9 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,9 @@ helper_SOURCES = \
udevhelper.c
extra_SOURCES = \
+ COPYING \
+ COPYING.gpl-2 \
+ COPYING.gpl-3 \
Makefile \
README.txt \
contrib/96-vdrkeymap.rules \