vte r2248 - in trunk: . src



Author: behdad
Date: Mon Dec  1 03:38:13 2008
New Revision: 2248
URL: http://svn.gnome.org/viewvc/vte?rev=2248&view=rev

Log:
2008-11-30  Behdad Esfahbod  <behdad gnome org>

        * src/Makefile.am:
        * src/vteseq-list.h:
        Remove vteseq-list.h from SVN, but still distribute it in the tarball.



Removed:
   trunk/src/vteseq-list.h
Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Mon Dec  1 03:38:13 2008
@@ -100,7 +100,9 @@
 
 # Generated sources
 
-BUILT_SOURCES = marshal.c marshal.h vtetypebuiltins.c vtetypebuiltins.h
+BUILT_SOURCES = marshal.c marshal.h vtetypebuiltins.c vtetypebuiltins.h vteseq-list.h
+MAINTAINERCLEANFILES = vteseq-list.h
+EXTRA_DIST += vteseq-list.h
 CLEANFILES = marshal.c marshal.h vtetypebuiltins.c vtetypebuiltins.h stamp-vtetypebuiltins.h
 
 marshal.c marshal.h: marshal.list



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