diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 21:05:58 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 21:05:58 +0100 |
commit | c4dbc5ba3f963a74952c35ef23249694c3593217 (patch) | |
tree | 7a9bbd072edfe7ca86c271d7463f4b7e512fb8a4 /configure.ac | |
parent | 61e75b021a7adc56b685b890ff195a7d03cdb720 (diff) | |
parent | d109578b8a84e07678762906021234404e53a8bf (diff) | |
download | ayatana-indicator-session-c4dbc5ba3f963a74952c35ef23249694c3593217.tar.gz ayatana-indicator-session-c4dbc5ba3f963a74952c35ef23249694c3593217.tar.bz2 ayatana-indicator-session-c4dbc5ba3f963a74952c35ef23249694c3593217.zip |
Merging in status shuffle branch to package it.
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 ]) ########################### |