myserver-commit
[Top][All Lists]
Advanced

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

[myserver-commit] [SCM] GNU MyServer branch, master, updated. 0_9_2-130-


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. 0_9_2-130-gdc70d8f
Date: Thu, 15 Apr 2010 08:22:45 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU MyServer".

The branch, master has been updated
       via  dc70d8fdaa6bbadfc4069caef758f4d5cfaa8741 (commit)
      from  101f97184a0b6d63b28a055adc10487b0f5339d7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------


commit dc70d8fdaa6bbadfc4069caef758f4d5cfaa8741
Author: Giuseppe Scrivano <address@hidden>
Date:   Thu Apr 15 10:20:03 2010 +0200

    Include exceptions in the SUBDIRS

diff --git a/myserver/src/base/Makefile.am b/myserver/src/base/Makefile.am
index abf6a79..8de5c81 100644
--- a/myserver/src/base/Makefile.am
+++ b/myserver/src/base/Makefile.am
@@ -17,9 +17,10 @@
 AM_CXXFLAGS="-I$(top_srcdir)/lib"
 lib_LTLIBRARIES = libbase.la
 libbase_la_SOURCES = utility.cpp
-SUBDIRS = base64 bitvec crypt dynamic_lib file files_cache read_directory \
-         hash_map home_dir mem_buff multicast pipe process regex safetime slab 
\
-         socket socket_pair ssl string sync thread xml unix_socket
+SUBDIRS = base64 bitvec crypt dynamic_lib file exceptions files_cache \
+         read_directory hash_map home_dir mem_buff multicast pipe process \
+          regex safetime slab socket socket_pair ssl string sync thread xml \
+         unix_socket
 AM_CPPFLAGS = $(all_includes) -I$(top_builddir)/lib -I$(top_srcdir)/lib
 
 install:

-----------------------------------------------------------------------

Summary of changes:
 myserver/src/base/Makefile.am |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU MyServer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]