diff options
author | Andreas Hagmann <andreas@macbookpro.home> | 2013-11-16 21:10:29 +0100 |
---|---|---|
committer | Andreas Hagmann <andreas@macbookpro.home> | 2013-11-16 21:10:29 +0100 |
commit | 71f08b4074c3f022057c0b609cc1658863844086 (patch) | |
tree | ee420cc571f82cd26d2804931578ddbc2cc3282b | |
parent | ffa6a26bda6c80e53eb32137b8f69dc8756718bc (diff) | |
download | vdr-plugin-gamepad-71f08b4074c3f022057c0b609cc1658863844086.tar.gz vdr-plugin-gamepad-71f08b4074c3f022057c0b609cc1658863844086.tar.bz2 |
update dist name
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ APIVERSION = $(call PKGCFG,apiversion) ### The name of the distribution archive: ARCHIVE = $(PLUGIN)-$(VERSION) -PACKAGE = vdr-$(ARCHIVE) +PACKAGE = vdr-plugin-$(ARCHIVE) ### The name of the shared object file: |