mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 18:35:28 +00:00
963ae98d5d
(Henceforth gda# and gnomedb# will be part of gda and gnomedb. Or maybe separate modules in Mono SVN. Not part of gtk-sharp though.) * Makefile.am (SUBDIRS): remove gda and gnomedb * gda/, gnomedb/: buh-bye svn path=/trunk/gtk-sharp/; revision=48200
15 lines
319 B
Makefile
15 lines
319 B
Makefile
SUBDIRS = sources generator parser glib pango atk gdk gtk glade art gnomevfs gnome gtkhtml gconf rsvg vte gtkdotnet sample doc
|
|
|
|
EXTRA_DIST = \
|
|
gtk-sharp.snk \
|
|
gapi-cdecl-insert \
|
|
makefile.win32 \
|
|
AssemblyInfo.cs.in \
|
|
ChangeLog \
|
|
HACKING \
|
|
README \
|
|
README.generator
|
|
|
|
#DISTCLEANFILES = AssemblyInfo.cs
|
|
|