diff options
author | Ted Gould <ted@canonical.com> | 2009-06-09 15:35:25 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-09 15:35:25 -0500 |
commit | 49c4646f0d2beb676e6d60d971fe7789253c4f38 (patch) | |
tree | b7ee4d07012a4e801e999cfcd90e760029348b60 /configure.ac | |
parent | 45361f6e3c6061d4630a630c8b2b48861e4cac57 (diff) | |
download | ayatana-indicator-session-49c4646f0d2beb676e6d60d971fe7789253c4f38.tar.gz ayatana-indicator-session-49c4646f0d2beb676e6d60d971fe7789253c4f38.tar.bz2 ayatana-indicator-session-49c4646f0d2beb676e6d60d971fe7789253c4f38.zip |
Oh, stealing the methods used in PolicyKit for building these. I dislike calling sed directly, but the results are fantastic.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 512914e..742403a 100644 --- a/configure.ac +++ b/configure.ac @@ -46,9 +46,6 @@ AC_OUTPUT([ Makefile src/Makefile data/Makefile -data/indicator-status.service -data/indicator-users.service -data/indicator-session.service ]) ########################### |