whitespace

This commit is contained in:
Barak A. Pearlmutter 2014-04-02 11:11:47 +01:00
parent 98b52ed440
commit 9417492bc5

View file

@ -66,7 +66,7 @@ uninstall:
$(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodine
$(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodined
$(RM) $(RM_FLAGS) $(DESTDIR)$(mandir)/man8/iodine.8
test: all
@echo "!! The check library is required for compiling and running the tests"
@echo "!! Get it at http://check.sf.net"