mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Don't build pixbuf engine, still
This was accidentally re-enabled together with the wimp.
This commit is contained in:
parent
54c97f3ba2
commit
8a2a148649
@ -4,8 +4,8 @@ if USE_WIN32
|
||||
wimp = ms-windows
|
||||
endif
|
||||
|
||||
# the theme engines need to be ported to GtkThemingEngine
|
||||
SUBDIRS = $(wimp) pixbuf
|
||||
# the pixbuf engine needs to be ported to GtkThemingEngine
|
||||
SUBDIRS = $(wimp) # pixbuf
|
||||
|
||||
DIST_SUBDIRS = ms-windows pixbuf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user