Restructured the interdependencies within the BMWlibs (maybe other commits will follow)
This commit is contained in:
2
src/external/libCuba/Makefile.am
vendored
2
src/external/libCuba/Makefile.am
vendored
@@ -1 +1,3 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = src
|
||||
|
||||
7
src/external/libCuba/src/Makefile.am
vendored
7
src/external/libCuba/src/Makefile.am
vendored
@@ -1,11 +1,12 @@
|
||||
## Process this file with automake to create Makefile.in
|
||||
## $Id$
|
||||
|
||||
h_sources = cuba.h
|
||||
|
||||
c_sources = cuhre/Cuhre.c \
|
||||
divonne/Divonne.c \
|
||||
suave/Suave.c \
|
||||
vegas/Vegas.c
|
||||
divonne/Divonne.c \
|
||||
suave/Suave.c \
|
||||
vegas/Vegas.c
|
||||
|
||||
include_HEADERS = cuba.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user