mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 21:40:19 +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
|
wimp = ms-windows
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# the theme engines need to be ported to GtkThemingEngine
|
# the pixbuf engine needs to be ported to GtkThemingEngine
|
||||||
SUBDIRS = $(wimp) pixbuf
|
SUBDIRS = $(wimp) # pixbuf
|
||||||
|
|
||||||
DIST_SUBDIRS = ms-windows pixbuf
|
DIST_SUBDIRS = ms-windows pixbuf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user