fix stupid mistake of building vte after samples
svn path=/trunk/gtk-sharp/; revision=22215
This commit is contained in:
parent
6f682be9a1
commit
5bf3b285bb
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
2004-01-17 John Luke <jluke@cfl.rr.com>
|
||||
|
||||
* configure.in: detect and compile vte-sharp (require vte-0.11.10)
|
||||
* Makefile.in: add vte to subdirs
|
||||
* vte/*:
|
||||
* sources/makefile:
|
||||
* sources/gtk-sharp-sources.xml: add vte
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
NATIVE_DIRS = glue parser
|
||||
|
||||
DIRS=generator glib pango atk gdk gtk glade art gnome gtkhtml gda gnomedb gconf rsvg sample vte
|
||||
DIRS=generator glib pango atk gdk gtk glade art gnome gtkhtml gda gnomedb gconf rsvg vte sample
|
||||
ROOT=/cygdrive/$(subst \,/,$(subst :\,/,$(SYSTEMROOT)))
|
||||
CSC=$(ROOT)/microsoft.net/framework/v1.0.3705/csc.exe
|
||||
MCS=mcs
|
||||
|
|
Loading…
Add table
Reference in a new issue