39acfc9643
* atk/glue/Makefile.am: Compile atk/glue/generated.c. svn path=/trunk/gtk-sharp/; revision=113845
22 lines
306 B
Makefile
22 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
|