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 /configure.ac | |
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 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1cff1e0..58b4739 100644 --- a/configure.ac +++ b/configure.ac @@ -180,7 +180,7 @@ AC_DEFINE_PATH(LIBDIR, "${libdir}", [system configuration dir]) AC_OUTPUT([ Makefile src/Makefile -src-sus-only/Makefile +src-sus/Makefile libindicate/Makefile libindicate/indicate.pc libindicate-gtk/Makefile |