mirror of
https://github.com/AntonioND/tobkit.git
synced 2025-06-18 16:45:32 -04:00
Only build library in libsigc++ folder
This commit is contained in:
parent
cc2d654195
commit
db42d8170a
@ -4,7 +4,7 @@
|
||||
EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
|
||||
# ACLOCAL_FLAGS = -I scripts
|
||||
|
||||
SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2005 MSVC_Net2008
|
||||
SUBDIRS = sigc++
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
|
||||
sigc_configdir = $(libdir)/sigc++-2.0/include
|
||||
|
@ -210,7 +210,7 @@ top_srcdir = @top_srcdir@
|
||||
# other stuff here
|
||||
EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
|
||||
# ACLOCAL_FLAGS = -I scripts
|
||||
SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2005 MSVC_Net2008
|
||||
SUBDIRS = sigc++
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
sigc_configdir = $(libdir)/sigc++-2.0/include
|
||||
sigc_config_DATA = sigc++config.h
|
||||
|
Loading…
Reference in New Issue
Block a user