Skip to content

Commit

Permalink
Clean up SCTL formula
Browse files Browse the repository at this point in the history
  • Loading branch information
danfortunato committed Feb 15, 2024
1 parent 25a7001 commit ce29534
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/sctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ class Sctl < Formula
end

def install
include.install "include/sctl"
include.install "include/sctl.hpp"
include.install Dir["include/*"]
end

test do
Expand Down

0 comments on commit ce29534

Please sign in to comment.