Skip to content

Commit

Permalink
prelude: Add missing source_listing
Browse files Browse the repository at this point in the history
Summary: Forgotten in D55792095

Reviewed By: christolliday

Differential Revision: D56841658

fbshipit-source-id: 59cdd96755a929ef4a3db4e44f741674a114fdc8
  • Loading branch information
JakobDegen authored and facebook-github-bot committed May 2, 2024
1 parent 1e96f82 commit 8f557c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions prelude/toolchains/conan/BUCK
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
load("@prelude//utils:source_listing.bzl", "source_listing")

oncall("build_infra")

source_listing()

export_file(
name = "buckler",
src = "buckler/conanfile.py",
Expand Down

0 comments on commit 8f557c4

Please sign in to comment.