Ryujinx-GtkSharp/atk/Makefile.am
Mike Gorse 2791971e57 * Atk/Makefile.am, Atk/Hyperlink.custom, Atk/glue/Makefile.am,
Atk/glue/hyperlink.c: Add Hyperlink.custom and glue/hyperlink.c.

svn path=/trunk/gtk-sharp/; revision=114702
2008-10-02 19:56:15 +00:00

24 lines
326 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 \
TextAdapter.custom \
Util.custom
add_dist =
include ../Makefile.include