pidgin/Makefile.am

changeset 35710
c1361f7c382b
parent 35704
aa22dcef8913
child 35718
83486b5d34ab
--- a/pidgin/Makefile.am	Tue Apr 01 03:46:16 2014 +0200
+++ b/pidgin/Makefile.am	Tue Apr 01 04:04:06 2014 +0200
@@ -80,7 +80,6 @@
 	gtksound.c \
 	gtkstatus-icon-theme.c \
 	gtkstatusbox.c \
-	gtkthemes.c \
 	gtkutils.c \
 	gtkwebview.c \
 	gtkwebviewtoolbar.c \
@@ -88,8 +87,7 @@
 	gtkxfer.c \
 	libpidgin.c \
 	minidialog.c \
-	pidgintooltip.c \
-	smileyparser.c
+	pidgintooltip.c
 
 libpidgin_la_headers = \
 	gtkaccount.h \
@@ -132,7 +130,6 @@
 	gtkstatus-icon-theme.h \
 	gtkstatusbox.h \
 	pidginstock.h \
-	gtkthemes.h \
 	gtkutils.h \
 	gtkwebview.h \
 	gtkwebviewtoolbar.h \
@@ -140,8 +137,7 @@
 	gtkxfer.h \
 	minidialog.h \
 	pidgintooltip.h \
-	pidgin.h \
-	smileyparser.h
+	pidgin.h
 
 pidgin_SOURCES = \
 	pidgin.c

mercurial