diff options
author | Ted Gould <ted@canonical.com> | 2009-06-09 11:35:11 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-09 11:35:11 -0500 |
commit | 45361f6e3c6061d4630a630c8b2b48861e4cac57 (patch) | |
tree | 924a38671bf39546118bd9d9340d0aef64a033e0 /Makefile.am | |
parent | 1e2d4592308c3bff63c74c48b9e97b6d246d2b92 (diff) | |
download | ayatana-indicator-session-45361f6e3c6061d4630a630c8b2b48861e4cac57.tar.gz ayatana-indicator-session-45361f6e3c6061d4630a630c8b2b48861e4cac57.tar.bz2 ayatana-indicator-session-45361f6e3c6061d4630a630c8b2b48861e4cac57.zip |
Adding in a bunch of service files. We're hip now.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f0f2247..7220eba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS = \ - src + src \ + data |