Skip to content

Commit

Permalink
fixup! tooling: Make cloe a super-build of all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cassava committed Dec 4, 2023
1 parent 06d9d00 commit 42ee855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ help::
include Makefile.setup

${META_BUILD_LOCKFILE}:
${MAKE} -C meta lockfile
${MAKE} -C meta LOCKFILE_SOURCE=conanfile.py lockfile

.PHONY: lockfile
lockfile: ${META_BUILD_LOCKFILE}
Expand Down

0 comments on commit 42ee855

Please sign in to comment.