vte r2331 - in trunk: . doc/openi18n doc/reference doc/reference/tmpl glade perf src



Author: behdad
Date: Fri Dec  5 18:20:41 2008
New Revision: 2331
URL: http://svn.gnome.org/viewvc/vte?rev=2331&view=rev

Log:
2008-12-05  Behdad Esfahbod  <behdad gnome org>

        * Makefile.am:
        * configure.in:
        Hook up perf/.

        Also adjust svn:ignore props.



Modified:
   trunk/   (props changed)
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.in
   trunk/doc/openi18n/   (props changed)
   trunk/doc/reference/   (props changed)
   trunk/doc/reference/tmpl/   (props changed)
   trunk/glade/   (props changed)
   trunk/perf/   (props changed)
   trunk/src/   (props changed)

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Fri Dec  5 18:20:41 2008
@@ -1,4 +1,4 @@
-SUBDIRS = src python termcaps po doc
+SUBDIRS = src python termcaps po doc perf
 EXTRA_DIST = MAINTAINERS HACKING vte.pc.in vte-uninstalled.pc.in
 DISTCLEANFILES =
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Dec  5 18:20:41 2008
@@ -474,6 +474,7 @@
 src/Makefile
 src/vteversion.h
 termcaps/Makefile
+perf/Makefile
 python/Makefile
 po/Makefile.in
 doc/Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]