Ryujinx-GtkSharp/pango/Makefile.am
Mike Kestner a790f01a54 2005-02-17 Mike Kestner <mkestner@novell.com>
* */Makefile.am : define SYMBOLS if it isn't already to fix breakage
	with older automakes. 

svn path=/trunk/gtk-sharp/; revision=40810
2005-02-17 16:11:30 +00:00

27 lines
395 B
Makefile

SUBDIRS = . glue
pkg = pango
METADATA = Pango.metadata
SYMBOLS =
references = ../glib/glib-sharp.dll
sources = \
Scale.cs
customs = \
AttrIterator.custom \
Context.custom \
Coverage.custom \
FontFamily.custom \
FontMap.custom \
Global.custom \
GlyphItem.custom \
Layout.custom \
LayoutLine.custom \
TabArray.custom
add_dist = makefile.win32
include ../Makefile.include