]> Pileus Git - ~andy/gtk/blobdiff - modules/engines/Makefile.am
Avoid infinite recursion in the ime input module
[~andy/gtk] / modules / engines / Makefile.am
index 6d6095d631a504eebf38f5394ad2bf70cb43b38b..e8dde04d524ebfac4518251cd98c4e7d0a047fb2 100644 (file)
@@ -1,13 +1,9 @@
 include $(top_srcdir)/Makefile.decl
 
-if USE_WIN32
-wimp = ms-windows
-endif
-
 # the pixbuf engine needs to be ported to GtkThemingEngine
-SUBDIRS = $(wimp) # pixbuf
+SUBDIRS = # pixbuf
 
-DIST_SUBDIRS = ms-windows pixbuf
+DIST_SUBDIRS = pixbuf
 
 
 -include $(top_srcdir)/git.mk