diff options
author | Cody Russell <crussell@canonical.com> | 2009-12-11 11:00:29 -0600 |
---|---|---|
committer | Cody Russell <crussell@canonical.com> | 2009-12-11 11:00:29 -0600 |
commit | 7783eb689c166151cec3ab3219d02587a3b0463f (patch) | |
tree | 669cc6f378c5ee165d741181b13cbbad00a739ca /configure.ac | |
parent | 8de275389c7b33fc682da05432738a6730d67f6e (diff) | |
download | libayatana-appindicator-7783eb689c166151cec3ab3219d02587a3b0463f.tar.gz libayatana-appindicator-7783eb689c166151cec3ab3219d02587a3b0463f.tar.bz2 libayatana-appindicator-7783eb689c166151cec3ab3219d02587a3b0463f.zip |
Move appindicator-sharp.pc to appindicator-sharp-0.1.pc
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 456ca87..fc1381c 100644 --- a/configure.ac +++ b/configure.ac @@ -140,7 +140,7 @@ src/libappindicator/appindicator-0.1.pc bindings/Makefile bindings/mono/Makefile bindings/mono/appindicator-sharp.dll.config -bindings/mono/appindicator-sharp.pc +bindings/mono/appindicator-sharp-0.1.pc data/Makefile tests/Makefile example/Makefile |