Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Commit

Permalink
Add missing files to Android.mk
Browse files Browse the repository at this point in the history
Change-Id: Ibdf577c592bcde0fe5c2ce343ed8e9028b82af8f
  • Loading branch information
sandwichmaker committed Apr 28, 2014
1 parent ceb7a3b commit c830820
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jni/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ LOCAL_SRC_FILES := $(CERES_SRC_PATH)/array_utils.cc \
$(CERES_SRC_PATH)/dense_sparse_matrix.cc \
$(CERES_SRC_PATH)/detect_structure.cc \
$(CERES_SRC_PATH)/dogleg_strategy.cc \
$(CERES_SRC_PATH)/dynamic_compressed_row_jacobian_writer.cc \
$(CERES_SRC_PATH)/dynamic_compressed_row_sparse_matrix.cc \
$(CERES_SRC_PATH)/evaluator.cc \
$(CERES_SRC_PATH)/file.cc \
$(CERES_SRC_PATH)/gradient_checking_cost_function.cc \
Expand Down

0 comments on commit c830820

Please sign in to comment.