diff options
author | Ted Gould <ted@canonical.com> | 2009-02-04 14:27:20 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-04 14:27:20 +0100 |
commit | 7ef6658a210f363bfe20563aad59b145d77ef43a (patch) | |
tree | 3a171ad6acdcf2a7b4dde84237e524d7451fc5ba /data/Makefile.am | |
parent | 9ff950e4fe1fcf87facdaf639a1c517d126418df (diff) | |
download | libayatana-indicator-7ef6658a210f363bfe20563aad59b145d77ef43a.tar.gz libayatana-indicator-7ef6658a210f363bfe20563aad59b145d77ef43a.tar.bz2 libayatana-indicator-7ef6658a210f363bfe20563aad59b145d77ef43a.zip |
Removing the icons from the larger applet
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 66c576f..7fc4a6f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,7 +1,5 @@ # This file will be processed with automake to create Makefile.in -SUBDIRS = icons - ############################## # Bonobo .server ############################## |