]> Pileus Git - ~andy/gtk/blobdiff - modules/engines/Makefile.am
Don't rotate pdf landscape output
[~andy/gtk] / modules / engines / Makefile.am
index 5dce19124a29c23bedaa2b1843127c4c73fb7357..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 = # pixbuf
 
-# the theme engines need to be ported to GtkThemingEngine
-SUBDIRS = $(wimp) pixbuf
-
-DIST_SUBDIRS = ms-windows pixbuf
+DIST_SUBDIRS = pixbuf
 
 
 -include $(top_srcdir)/git.mk