From 4753e96fbaaf0ac96ea8a8512e90819591cdc723 Mon Sep 17 00:00:00 2001 From: Midas Date: Tue, 8 Jun 2010 02:09:34 +0200 Subject: Minor change to Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d3db6ad..3d3ce34 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDI ### The name of the distribution archive: ARCHIVE = $(PLUGIN)-$(VERSION) -PACKAGE = vdr-$(ARCHIVE) +PACKAGE = vdr-plugin-$(ARCHIVE) ### Includes and Defines (add further entries here): -- cgit v1.2.3