Skip to content

Commit

Permalink
Removed rubbis
Browse files Browse the repository at this point in the history
  • Loading branch information
synackuk committed Jun 23, 2020
1 parent d3a1630 commit 51535db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pilocarpine/macos/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ n1ghtshade_LDADD = ../../belladonna/src/libbelladonna.a $(AM_LDFLAGS)
n1ghtshade_SOURCES = main.m common.m dfu_enter_view.m other_options_view.m tasks_view.m main_view.m callback.m

all-local:
@mv n1ghtshade n1ghtshade.app/Contents/MacOS
@mv n1ghtshade n1ghtshade.app/Contents/MacOS

clean-local:
@rm -rf n1ghtshade.app/Contents/MacOS/n1ghtshade
Binary file not shown.

0 comments on commit 51535db

Please sign in to comment.