diff options
author | Ted Gould <ted@canonical.com> | 2009-09-09 10:06:37 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-09 10:06:37 -0500 |
commit | 52dbb0b28c963d2bb90712dbce0981a0e8baf277 (patch) | |
tree | 604b03719ccab9a1765fb196366627872bfb7904 /src/Makefile.am | |
parent | 160f7ecc905bd9bfa7d0d354d03e3fa101c3a545 (diff) | |
parent | 3891bd9fd2b325d18d734b4de9c52a0162cebd3b (diff) | |
download | ayatana-indicator-messages-52dbb0b28c963d2bb90712dbce0981a0e8baf277.tar.gz ayatana-indicator-messages-52dbb0b28c963d2bb90712dbce0981a0e8baf277.tar.bz2 ayatana-indicator-messages-52dbb0b28c963d2bb90712dbce0981a0e8baf277.zip |
Merging in v2-api stuff which will become 0.2.1
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 38787a1..01741d0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ -bin_PROGRAMS = indicator-messages-service +libexec_PROGRAMS = indicator-messages-service ###################################### # Building the messages indicator |