Skip to content

Commit

Permalink
ready for aur
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsaAslaniYC authored Jun 22, 2024
1 parent 9346c37 commit a6e3c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ $(TARGET): $(OBJS)
# Clean target to remove generated files
clean:
rm -f $(OBJS) $(TARGET)

install:
install -Dm755 logcatreader $(DESTDIR)/usr/bin/logcatreader

0 comments on commit a6e3c20

Please sign in to comment.