summaryrefslogtreecommitdiff
path: root/zeromq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'zeromq/Makefile')
-rw-r--r--zeromq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zeromq/Makefile b/zeromq/Makefile
index 535fd82..5d8bd93 100644
--- a/zeromq/Makefile
+++ b/zeromq/Makefile
@@ -11,7 +11,7 @@ include /usr/share/cibs/rules/copy.mk
summary := The ZeroMQ messaging library
license := LGPL
-license-file := COPYING.LESSER
+license-file := $(sourcedir)/COPYING.LESSER
build-depends += \
library/libpgm \