libsigc++: update to 2.3.2

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth
2014-08-12 07:58:55 +02:00
parent 4b90ad6770
commit 522fb42e1c
2 changed files with 4 additions and 4 deletions
@@ -11,10 +11,10 @@
nodist_sigc_config_HEADERS = sigc++config.h
--- a/Makefile.in
+++ b/Makefile.in
@@ -116,7 +116,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
distdir dist dist-all distcheck
@@ -204,7 +204,7 @@ am__define_uniq_tagged_files = \
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
-DIST_SUBDIRS = sigc++ tests examples docs
+DIST_SUBDIRS = sigc++
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)