diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 15:53:10 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 15:53:10 +0100 |
commit | 059f1bf7f05ff9237c04d60758cbcc2995932e82 (patch) | |
tree | ec877382cfbc5e7c0a4d72621cc957d24071cb7e /Makefile.am | |
parent | c35dbea8f670052a79830eee94375aebba48af2c (diff) | |
download | libayatana-indicator-059f1bf7f05ff9237c04d60758cbcc2995932e82.tar.gz libayatana-indicator-059f1bf7f05ff9237c04d60758cbcc2995932e82.tar.bz2 libayatana-indicator-059f1bf7f05ff9237c04d60758cbcc2995932e82.zip |
Changing the name of the directory to -sus which makes more sense
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c5c38b4..072e8df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = \ src \ - src-sus-only \ + src-sus \ libindicate \ libindicate-gtk \ libindicator \ |