Ryujinx-GtkSharp/atk/Makefile.am
Mike Gorse 9dd35dd137 Add function handlers for ObjectFactory.
svn path=/trunk/gtk-sharp/; revision=115220
2008-10-08 15:06:49 +00:00

25 lines
351 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 \
Hyperlink.custom \
Misc.custom \
Object.custom \
ObjectFactory.custom \
TextAdapter.custom \
Util.custom
add_dist =
include ../Makefile.include