gmime r1347 - in trunk: . tools



Author: fejj
Date: Sun Jun  8 01:38:06 2008
New Revision: 1347
URL: http://svn.gnome.org/viewvc/gmime?rev=1347&view=rev

Log:
add tools/ to dist

Added:
   trunk/tools/Makefile.am
Modified:
   trunk/Makefile.am
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Sun Jun  8 01:38:06 2008
@@ -12,7 +12,7 @@
 SUBDIRS += examples
 endif
 
-SUBDIRS += .
+SUBDIRS += tools .
 
 ## We create gmimeConf.sh here and not from configure because we want
 ## to get the paths expanded correctly.  Macros like srcdir are given

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Jun  8 01:38:06 2008
@@ -525,6 +525,7 @@
 mono/gmime-sharp-2.4.pc
 src/Makefile
 tests/Makefile
+tools/Makefile
 gmime-2.4.pc
 gmime.spec
 )

Added: trunk/tools/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/tools/Makefile.am	Sun Jun  8 01:38:06 2008
@@ -0,0 +1,5 @@
+## Process this file with automake to produce Makefile.in
+
+SUBDIRS = .
+
+extra_DIST = gmime-port-2-2-to-2-4.sh



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