diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 21:54:26 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 21:54:26 +0100 |
commit | a52ff08217de74771d2721b6e3a3707d43fbe780 (patch) | |
tree | 2dd8c1e9c43293900548fd823bfad28652c9dfd7 /configure.ac | |
parent | 9b7303cd469357b2d17cb87313d83d47ffc16470 (diff) | |
parent | 848e09b4d35f6609c4deaf1298c8b4360ed15a22 (diff) | |
download | ayatana-indicator-session-a52ff08217de74771d2721b6e3a3707d43fbe780.tar.gz ayatana-indicator-session-a52ff08217de74771d2721b6e3a3707d43fbe780.tar.bz2 ayatana-indicator-session-a52ff08217de74771d2721b6e3a3707d43fbe780.zip |
Merging the branch for better status service.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 1e65958..4a6aac4 100644 --- a/configure.ac +++ b/configure.ac @@ -92,6 +92,24 @@ Makefile src/Makefile src/gtk-dialog/Makefile data/Makefile +data/icons/Makefile +data/icons/16x16/Makefile +data/icons/16x16/status/Makefile +data/icons/16x16/actions/Makefile +data/icons/22x22/Makefile +data/icons/22x22/status/Makefile +data/icons/22x22/actions/Makefile +data/icons/24x24/Makefile +data/icons/24x24/status/Makefile +data/icons/24x24/actions/Makefile +data/icons/32x32/Makefile +data/icons/32x32/status/Makefile +data/icons/32x32/actions/Makefile +data/icons/48x48/Makefile +data/icons/48x48/status/Makefile +data/icons/scalable/Makefile +data/icons/scalable/status/Makefile +data/icons/scalable/actions/Makefile ]) ########################### |