diff options
author | Ted Gould <ted@gould.cx> | 2010-02-17 23:16:26 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-17 23:16:26 -0600 |
commit | de76d333676d3c04a00d48ff5c57f7bff031f399 (patch) | |
tree | a6f16bca3f4bb04d36106ad91ee997a17b582f34 | |
parent | fe30d5b4e43323cd8c85f15fcd25399396fdd30a (diff) | |
download | ayatana-indicator-session-de76d333676d3c04a00d48ff5c57f7bff031f399.tar.gz ayatana-indicator-session-de76d333676d3c04a00d48ff5c57f7bff031f399.tar.bz2 ayatana-indicator-session-de76d333676d3c04a00d48ff5c57f7bff031f399.zip |
Building the make files
-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 ]) |