From 3b7d47c660b6170f90b9a0cdb6b73ea9749f307d Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Tue, 14 Jun 2011 07:26:00 +0200 Subject: Added link to version.h --- plugin/Makefile | 1 - plugin/version.h | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 plugin/version.h (limited to 'plugin') diff --git a/plugin/Makefile b/plugin/Makefile index f02ab0b..cfe6941 100644 --- a/plugin/Makefile +++ b/plugin/Makefile @@ -45,7 +45,6 @@ PACKAGE = vdr-$(ARCHIVE) ### Includes and Defines (add further entries here): INCLUDES += -I$(VDRDIR)/include -INCLUDES += -I.. DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"' DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE diff --git a/plugin/version.h b/plugin/version.h new file mode 120000 index 0000000..074631f --- /dev/null +++ b/plugin/version.h @@ -0,0 +1 @@ +../version.h \ No newline at end of file -- cgit v1.2.3