blob: 92145a4ec9220853ca4a58ec988a655ccc900380 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- libsigc++-1.2.7/Makefile.am~disable-tests
+++ libsigc++-1.2.7/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = sigc++ tests doc MSVC_6 MSVC_Net2003 eVC4
+SUBDIRS = sigc++
DIST_SUBDIRS = $(SUBDIRS) examples scripts
ACLOCAL_AMFLAGS = -I ./scripts
|