Skip to content

Commit

Permalink
Change archive prefix in make archive
Browse files Browse the repository at this point in the history
  • Loading branch information
tperami committed Jan 6, 2025
1 parent 34f8cec commit 2ba3f23
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 @@ -5,7 +5,7 @@ all:
dune build

TARBALL=ArchSem.tar.gz
PREFIX=AS
PREFIX=ArchSem
GIT_ARCHIVE=git archive

clean:
Expand Down

0 comments on commit 2ba3f23

Please sign in to comment.