summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2021-12-25 21:22:02 +0900
committerNARUSE, Yui <naruse@airemix.jp>2021-12-25 21:22:02 +0900
commit8325094177de60d365b2b5507488f0b53d11c736 (patch)
treefb3e8d31e910ca08f9d3e2a7ee7e3f0478b37c5e /common.mk
parent82c8acbcfd3197e19620dc6024d08c85ea99a05b (diff)
Revert "Do not include external library sources into packages"
This reverts commit a042043487eb4c7d39307b8e784ede1856455c3e.
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/common.mk b/common.mk
index 8791069af7..664f750a16 100644
--- a/common.mk
+++ b/common.mk
@@ -1320,9 +1320,8 @@ up::
yes::
no::
-EXTRACT_EXTLIBS = extract-extlibs
after-update:: $(REVISION_H)
-after-update:: $(EXTRACT_EXTLIBS)
+after-update:: extract-extlibs
after-update:: extract-gems
update-remote:: update-src update-download