Skip to content

Commit

Permalink
Add package-capi-headless back
Browse files Browse the repository at this point in the history
  • Loading branch information
fschutt committed Jan 30, 2023
1 parent a91d247 commit a23c02f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,8 @@ ifeq ($(IS_DARWIN), 1)
endif
endif

package-capi-headless: build-capi-headless package-capi

package-capi:
mkdir -p "package/include"
mkdir -p "package/lib"
Expand Down

0 comments on commit a23c02f

Please sign in to comment.