aboutsummaryrefslogtreecommitdiff
path: root/bindings/mono/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-18 16:43:25 -0500
committerTed Gould <ted@gould.cx>2010-06-18 16:43:25 -0500
commit974546906ab06d3656e47a1b5ea37d49a246d724 (patch)
tree0d236c7aa330ed4e7d1be645e8c2e0793fe49f00 /bindings/mono/Makefile.am
parent787b92013713b9294750e6a8d7e36b63bcfddba9 (diff)
downloadayatana-indicator-application-974546906ab06d3656e47a1b5ea37d49a246d724.tar.gz
ayatana-indicator-application-974546906ab06d3656e47a1b5ea37d49a246d724.tar.bz2
ayatana-indicator-application-974546906ab06d3656e47a1b5ea37d49a246d724.zip
Setting the policy version.
Diffstat (limited to 'bindings/mono/Makefile.am')
-rw-r--r--bindings/mono/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am
index 2cd4486..1219e0e 100644
--- a/bindings/mono/Makefile.am
+++ b/bindings/mono/Makefile.am
@@ -12,7 +12,8 @@ METADATA = libappindicator-api.metadata
ASSEMBLY_NAME = appindicator-sharp
ASSEMBLY_VERSION = 0.1
ASSEMBLY = $(ASSEMBLY_NAME).dll
-POLICY = policy.$(ASSEMBLY_VERSION).$(ASSEMBLY_NAME)
+POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME)
+POLICY_VERSION = 0.0
DLLPOLICY = $(POLICY).dll
TARGET = \