summaryrefslogtreecommitdiff
path: root/pidgin/Makefile.am
diff options
context:
space:
mode:
authorJohn Bailey <rekkanoryo@rekkanoryo.org>2009-10-31 17:52:54 +0000
committerJohn Bailey <rekkanoryo@rekkanoryo.org>2009-10-31 17:52:54 +0000
commit631931fe640b45c0bf623406f101cffb62a19906 (patch)
tree89f82be2050568a05d57320430137deeeb07e82b /pidgin/Makefile.am
parent4bfaae6f20ad3a8305457b4169ec6db8192bfdda (diff)
parentcb3d8a82a3a2c1c3525be5da071e0f70197c59e6 (diff)
downloadpidgin-631931fe640b45c0bf623406f101cffb62a19906.tar.gz
propagate from branch 'im.pidgin.pidgin' (head e8995c6648becc2478de4dc29691d4c95d90d27b)
to branch 'im.pidgin.pidgin.next.minor' (head 06ed2b4fb291addacb5f426f401275e6acb050d2)
Diffstat (limited to 'pidgin/Makefile.am')
-rw-r--r--pidgin/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/pidgin/Makefile.am b/pidgin/Makefile.am
index fe1c0ad4e2..062882e30e 100644
--- a/pidgin/Makefile.am
+++ b/pidgin/Makefile.am
@@ -74,17 +74,12 @@ bin_PROGRAMS = pidgin
pidgin_SOURCES = \
eggtrayicon.c \
- pidgincombobox.c \
pidginstock.c \
gtkaccount.c \
gtkblist.c \
gtkblist-theme.c \
gtkblist-theme-loader.c \
- gtkcelllayout.c \
gtkcellrendererexpander.c \
- gtkcellrendererprogress.c \
- gtkcellview.c \
- gtkcellviewmenuitem.c \
gtkcertmgr.c \
gtkconn.c \
gtkconv.c \
@@ -94,7 +89,6 @@ pidgin_SOURCES = \
gtkdocklet.c \
gtkdocklet-x11.c \
gtkeventloop.c \
- gtkexpander.c \
gtkft.c \
gtkicon-theme.c \
gtkicon-theme-loader.c \
@@ -135,13 +129,8 @@ pidgin_headers = \
gtkblist.h \
gtkblist-theme.h \
gtkblist-theme-loader.h \
- gtkcelllayout.h \
gtkcellrendererexpander.h \
- gtkcellrendererprogress.h \
- gtkcellview.h \
- gtkcellviewmenuitem.h \
gtkcertmgr.h \
- pidgincombobox.h \
gtkconn.h \
gtkconv.h \
gtkconvwin.h \
@@ -150,7 +139,6 @@ pidgin_headers = \
gtkdnd-hints.h \
gtkdocklet.h \
gtkeventloop.h \
- gtkexpander.h \
gtkft.h \
gtkicon-theme.h \
gtkicon-theme-loader.h \