summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-12-01 13:11:31 +0100
committerLeif Johansson <leifj@sunet.se>2011-12-01 13:11:31 +0100
commit1b131b45a13f99dbdedc04156addfa667e0baed0 (patch)
tree201a435c5c09b208508c8982bbe9de214d04620b /Makefile
parentba159a996ea105e4f1dc03647fe0bf22039ff472 (diff)
make org optional
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29647d45..663139aa 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ CONTACTS=false
TOU=true
ORG=true
TRANSFORM=xslt/normalize.xsl
-XSLTDEFS := --stringparam tou $(TOU) --stringparam rpi $(RPI) --stringparam defaultContact $(CONTACTS) --stringparam date $(DATE)
+XSLTDEFS := --stringparam org = $(ORG) --stringparam tou $(TOU) --stringparam rpi $(RPI) --stringparam defaultContact $(CONTACTS) --stringparam date $(DATE)
all: update clean sign clean