Skip to content

Commit

Permalink
Fix Makefile oldity
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Jan 7, 2013
1 parent e65ff1b commit 0e2c647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -49,8 +49,8 @@ distclean: clean
tests:
$(MAKE) -C tests all

tests-rsync:
$(MAKE) -C tests rsync
tests-local:
$(MAKE) -C tests local

tests-git:
$(MAKE) -C tests git
Expand Down

0 comments on commit 0e2c647

Please sign in to comment.