Ryujinx-GtkSharp/atk/Makefile.am
Andrés G. Aragoneses a63841988e * atk/Makefile.am:
* glib/Makefile.am:
* Makefile.include: (Revert revision 131780) Track r131942.

svn path=/trunk/gtk-sharp/; revision=131943
2009-04-16 22:00:07 +00:00

25 lines
353 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 \
SelectionAdapter.custom \
TextAdapter.custom \
Util.custom
add_dist =
include ../Makefile.include