aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-18 16:45:12 -0500
committerTed Gould <ted@gould.cx>2010-06-18 16:45:12 -0500
commitfe4f2d9c5f2a52418ae07ccf57f06883599d73d3 (patch)
tree98957417e90e4f72dce543ea8c49599fbe256793 /bindings
parent7eac5d7aa7c1ba68c60088d4bd56976acb748606 (diff)
downloadlibayatana-appindicator-fe4f2d9c5f2a52418ae07ccf57f06883599d73d3.tar.gz
libayatana-appindicator-fe4f2d9c5f2a52418ae07ccf57f06883599d73d3.tar.bz2
libayatana-appindicator-fe4f2d9c5f2a52418ae07ccf57f06883599d73d3.zip
Autogen
Diffstat (limited to 'bindings')
-rw-r--r--bindings/mono/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/mono/Makefile.in b/bindings/mono/Makefile.in
index a487ae1..c75622a 100644
--- a/bindings/mono/Makefile.in
+++ b/bindings/mono/Makefile.in
@@ -301,7 +301,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 = \
$(ASSEMBLY) \