summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-24 12:18:28 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 14:36:49 +0200
commit786f855f7643d7c10c5bf744bcae5c9cb43a1ba5 (patch)
tree76e4289ae0b1c0927955870231bd881d5c1e7806 /Module_tail_build.mk
parent1d5c70b00566f7cfc69b9bfb45e7fbde312f753d (diff)
move nlpsolver to tail_build
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index b5153884c007..f96d15f56777 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -67,6 +67,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
lotuswordpro \
MathMLDTD \
Mesa \
+ $(if $(filter NLPSOLVER,$(BUILD_TYPE)),\
+ nlpsolver \
+ ) \
np_sdk \
o3tl \
oovbaapi \