diff options
Diffstat (limited to 'trunk/data/32x32/Makefile.am')
-rw-r--r-- | trunk/data/32x32/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/trunk/data/32x32/Makefile.am b/trunk/data/32x32/Makefile.am deleted file mode 100644 index 111173e86..000000000 --- a/trunk/data/32x32/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -icondir = $(datadir)/icons/hicolor/32x32/apps -icon_DATA = \ - empathy.png \ - empathy-proto-ekiga.png \ - empathy-proto-google-talk.png \ - empathy-proto-msn.png \ - empathy-proto-gizmo.png \ - empathy-proto-irc.png \ - empathy-proto-jabber.png -EXTRA_DIST = $(icon_DATA) |