summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorDamjan Jovanovic <damjan@apache.org>2017-01-06 00:48:17 +0000
committerDamjan Jovanovic <damjan@apache.org>2017-01-06 00:48:17 +0000
commit2ddbf071356df6dba6954b8c0540793611a60560 (patch)
tree942aa01d9e1e81a6c68b065f2c1966020a11c7c2 /postprocess
parent258c5336495c330e41bc259481ffa253589ff31c (diff)
Port main/sccomp to gbuild.
Fix the include paths for CoinMP. Add CoinMP to RepositoryExternal.mk. Patch by: me
Notes
Notes: ignore: obsolete
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index a6171a001bce..a4446609f771 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -219,7 +219,7 @@ my_components += oooimprovement
.END
.IF "$(ENABLE_COINMP)"=="YES"
-my_components += solver
+my_components += component/sccomp/source/solver/solver
.END
.IF "$(DISABLE_SAXON)" == ""