Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
Enabled custom all target.
Browse files Browse the repository at this point in the history
  • Loading branch information
akallabeth committed Jun 30, 2014
1 parent ee48b5b commit 30394c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ LOCAL_SRC_FILES += \
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/include
include $(BUILD_SHARED_LIBRARY)

all: jpeg_static jpeg_shared

0 comments on commit 30394c8

Please sign in to comment.