diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 09:36:34 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 09:36:34 -0600 |
commit | fc732a57ad37e295233804a37419e39cefff5683 (patch) | |
tree | 757e9e911e42c083a1a813700bc639053687aee1 /configure.ac | |
parent | 9dab152713df2694ed4f447561bfbd31a51479e9 (diff) | |
parent | 4a297fec6d7fbc75035aa7d3d1eedb90bea98d15 (diff) | |
download | ayatana-indicator-session-fc732a57ad37e295233804a37419e39cefff5683.tar.gz ayatana-indicator-session-fc732a57ad37e295233804a37419e39cefff5683.tar.bz2 ayatana-indicator-session-fc732a57ad37e295233804a37419e39cefff5683.zip |
Adding in user items
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 1b4ecfa..b401694 100644 --- a/configure.ac +++ b/configure.ac @@ -132,14 +132,19 @@ data/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/actions/Makefile +data/icons/16x16/status/Makefile data/icons/22x22/Makefile data/icons/22x22/actions/Makefile +data/icons/22x22/status/Makefile data/icons/24x24/Makefile data/icons/24x24/actions/Makefile +data/icons/24x24/status/Makefile data/icons/32x32/Makefile data/icons/32x32/actions/Makefile +data/icons/32x32/status/Makefile data/icons/scalable/Makefile data/icons/scalable/actions/Makefile +data/icons/scalable/status/Makefile po/Makefile.in ]) |