Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Colum Paget committed Jul 25, 2019
1 parent 3bd8caf commit 4d96153
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ extract_text.o: extract_text.c extract_text.h
install:
$(INSTALL) -d $(DESTDIR)$(bindir)
$(INSTALL) movgrab $(DESTDIR)$(bindir)

test:
echo "no tests"

0 comments on commit 4d96153

Please sign in to comment.