aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-08 03:48:22 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-08 03:48:22 +0800
commitc7010d43264dafca66ff65540c5d6666f1c66e2a (patch)
treeb9913e0042b112a9e97eeb7b00521459a568b58c /profiles/Makefile.am
parent6e542b100fd2efcfb7b8a3b58bf173fed1e3e494 (diff)
downloadgsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.tar
gsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.tar.gz
gsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.tar.bz2
gsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.tar.lz
gsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.tar.xz
gsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.tar.zst
gsoc2013-empathy-c7010d43264dafca66ff65540c5d6666f1c66e2a.zip
[darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]
svn path=/trunk/; revision=32
Diffstat (limited to 'profiles/Makefile.am')
-rw-r--r--profiles/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/Makefile.am b/profiles/Makefile.am
deleted file mode 100644
index 53702835f..000000000
--- a/profiles/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-profiledir = $(datadir)/mission-control/profiles
-
-profile_DATA = \
- jabber.profile \
- gtalk.profile \
- salut.profile \
- msn.profile
-
-EXTRA_DIST = $(profile_DATA)