diff options
author | Ted Gould <ted@gould.cx> | 2010-06-18 10:35:27 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-18 10:35:27 -0500 |
commit | 814bed13f090ffd76c493b708b68e3eb9b4851a3 (patch) | |
tree | 63a48098bcccdffc87629c687341203b2da55e70 | |
parent | f399d897c0367ebde3acbe2da2b819116f4a739f (diff) | |
download | libayatana-appindicator-814bed13f090ffd76c493b708b68e3eb9b4851a3.tar.gz libayatana-appindicator-814bed13f090ffd76c493b708b68e3eb9b4851a3.tar.bz2 libayatana-appindicator-814bed13f090ffd76c493b708b68e3eb9b4851a3.zip |
Typo
-rw-r--r-- | bindings/mono/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am index cd2d229..85249ff 100644 --- a/bindings/mono/Makefile.am +++ b/bindings/mono/Makefile.am @@ -27,7 +27,7 @@ EXTRA_DIST = \ appindicator-sharp.dll.config.in \ app-indicator.sources.xml \ $(ASSEMBLY_NAME).snk \ - policy.2.0.$(ASSMEBLY_NAME).config \ + policy.2.0.$(ASSEMBLY_NAME).config \ $(customs) \ $(TEST_SOURCES) |