]> Pileus Git - ~andy/gtk/blob - modules/engines/Makefile.am
Hacky support for combo boxes
[~andy/gtk] / modules / engines / Makefile.am
1 include $(top_srcdir)/Makefile.decl
2
3 if USE_WIN32
4 wimp = ms-windows
5 endif
6
7 # the pixbuf engine needs to be ported to GtkThemingEngine
8 SUBDIRS = $(wimp) # pixbuf
9
10 DIST_SUBDIRS = ms-windows pixbuf
11
12
13 -include $(top_srcdir)/git.mk