pidgin/meson.build

changeset 39705
93e302035410
parent 39703
0d0646e7c401
child 39706
ff1548d14e18
--- a/pidgin/meson.build	Fri Jul 19 11:15:07 2019 -0500
+++ b/pidgin/meson.build	Fri Jul 19 11:55:22 2019 -0500
@@ -7,8 +7,6 @@
 	'gtkcellrendererexpander.c',
 	'gtkconn.c',
 	'gtkconv.c',
-	'gtkconv-theme.c',
-	'gtkconv-theme-loader.c',
 	'gtkdialogs.c',
 	'gtkdnd-hints.c',
 	'gtkdocklet.c',
@@ -59,8 +57,6 @@
 	'gtkconn.h',
 	'gtkconv.h',
 	'gtkconvwin.h',
-	'gtkconv-theme.h',
-	'gtkconv-theme-loader.h',
 	'gtkdialogs.h',
 	'gtkdnd-hints.h',
 	'gtkdocklet.h',
@@ -249,5 +245,4 @@
 	subdir('data')
 	subdir('pixmaps')
 	subdir('plugins')
-	subdir('themes')
 endif  # ENABLE_GTK

mercurial