Ryujinx-GtkSharp/Makefile.am
Bertrand Lorentz c9c2d099ba Update the Windows installer infrastructure for GTK+ 3
Port the current installer infrastructure from the gtk-sharp-2-12
branch, adapting it as needed. Credits go to Duncan Mak for
maintaining the 2.12 installer in the past few years.

When building on Windows, if the WiX toolset is available, the msi is
generated automatically at the end of the build.
2014-05-24 17:30:18 +02:00

11 lines
228 B
Makefile

SUBDIRS = sources generator parser glib gio cairo pango atk gdk gtk gtkdotnet sample doc msi
EXTRA_DIST = \
gapi.xsd \
gtk-sharp.snk \
policy.config.in \
AssemblyInfo.cs.in \
HACKING \
README \
README.generator