diff options
author | Ted Gould <ted@canonical.com> | 2009-02-16 13:04:54 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-16 13:04:54 -0600 |
commit | 25bb9e34549c97b78841e67c6040c1322bd2d9fb (patch) | |
tree | 90b769612bb82d6754d26baf818fda39066a2d23 /libindicate | |
parent | b57c4ff42714211764e0511a692357088cb6d016 (diff) | |
download | libayatana-indicator-25bb9e34549c97b78841e67c6040c1322bd2d9fb.tar.gz libayatana-indicator-25bb9e34549c97b78841e67c6040c1322bd2d9fb.tar.bz2 libayatana-indicator-25bb9e34549c97b78841e67c6040c1322bd2d9fb.zip |
Oops, should get the screw up right...
Diffstat (limited to 'libindicate')
-rw-r--r-- | libindicate/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 232aa10..707d297 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -5,7 +5,7 @@ INCLUDES= \ EXTRA_DIST = \ indicate-interface.xml \ listener-marshal.list \ - libindicate.pc.in + indicate.pc.in BUILT_SOURCES = \ dbus-indicate-server.h \ |