]> Pileus Git - ~andy/gtk/blobdiff - modules/engines/Makefile.am
Use the ppd groups "name" instead of "text" (bug #687065)
[~andy/gtk] / modules / engines / Makefile.am
index 7f652395518fa3d98bd24e3959630d6cdf13bfcb..e8dde04d524ebfac4518251cd98c4e7d0a047fb2 100644 (file)
@@ -1,9 +1,9 @@
 include $(top_srcdir)/Makefile.decl
 
-if USE_WIN32
-wimp = ms-windows
-endif
+# the pixbuf engine needs to be ported to GtkThemingEngine
+SUBDIRS = # pixbuf
+
+DIST_SUBDIRS = pixbuf
 
-SUBDIRS = $(wimp) pixbuf
 
 -include $(top_srcdir)/git.mk