mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 09:05:38 +00:00
a790f01a54
* */Makefile.am : define SYMBOLS if it isn't already to fix breakage with older automakes. svn path=/trunk/gtk-sharp/; revision=40810
15 lines
179 B
Makefile
15 lines
179 B
Makefile
#SUBDIRS = . glue
|
|
|
|
pkg = atk
|
|
METADATA = Atk.metadata
|
|
SYMBOLS =
|
|
references = ../glib/glib-sharp.dll
|
|
|
|
sources =
|
|
|
|
customs =
|
|
|
|
add_dist = makefile.win32
|
|
|
|
include ../Makefile.include
|