Ryujinx-GtkSharp/atk/Makefile.am
Mike Gorse 39acfc9643 * atk/Makefile.am: add atk/atk.h to glue_includes.
* atk/glue/Makefile.am: Compile atk/glue/generated.c.

svn path=/trunk/gtk-sharp/; revision=113845
2008-09-23 15:35:57 +00:00

23 lines
306 B
Makefile

SUBDIRS = . glue
pkg = atk
METADATA = Atk.metadata
SYMBOLS =
references = ../glib/glib-sharp.dll
glue_includes = atk/atk.h
sources = \
TextChangedDetail.cs
customs = \
Global.custom \
Misc.custom \
Object.custom \
TextAdapter.custom \
Util.custom
add_dist =
include ../Makefile.include