wrong merge conflict resolution, vcldemo, icontest go to instdir
Change-Id: Iefcca922fc824877c49a11cd68023d57eff22d2f
This commit is contained in:
@@ -68,9 +68,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \
|
|||||||
svpclient \
|
svpclient \
|
||||||
pixelctl ) \
|
pixelctl ) \
|
||||||
$(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), tilebench) \
|
$(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), tilebench) \
|
||||||
$(if $(filter LINUX MACOSX WNT,$(OS)),icontest \
|
|
||||||
outdevgrind) \
|
|
||||||
vcldemo \
|
|
||||||
tiledrendering \
|
tiledrendering \
|
||||||
$(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), gtktiledviewer) \
|
$(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), gtktiledviewer) \
|
||||||
))
|
))
|
||||||
@@ -150,6 +147,9 @@ $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
|
|||||||
$(if $(filter WNT,$(OS)), \
|
$(if $(filter WNT,$(OS)), \
|
||||||
senddoc \
|
senddoc \
|
||||||
) \
|
) \
|
||||||
|
$(if $(filter LINUX MACOSX WNT,$(OS)),icontest \
|
||||||
|
outdevgrind) \
|
||||||
|
vcldemo \
|
||||||
))
|
))
|
||||||
|
|
||||||
ifeq ($(OS),WNT)
|
ifeq ($(OS),WNT)
|
||||||
|
Reference in New Issue
Block a user