Skip to content

Commit

Permalink
Merge branch 'master' into don't-enforce-sections
Browse files Browse the repository at this point in the history
  • Loading branch information
Lartu committed Jun 10, 2024
2 parents fc024f9 + 27f5453 commit c86fa7f
Show file tree
Hide file tree
Showing 5 changed files with 3,015 additions and 317 deletions.
1 change: 1 addition & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ install: build/ldpl man/ldpl.1
install man/ldpl.1 $(DESTDIR)$(PREFIX)/share/man/man1/
install -d $(DESTDIR)$(PREFIX)/lib/ldpl
install src/ldpl_lib/ldpl_lib.cpp $(LDPLLIBLOCATION)
install src/ldpl_lib/BigInt.hpp $(LDPLLIBLOCATION)

uninstall:
rm $(DESTDIR)$(PREFIX)/bin/ldpl
Expand Down
Loading

0 comments on commit c86fa7f

Please sign in to comment.