Changeset 7279554 for skype/t/Makefile


Ignore:
Timestamp:
2011-01-21T14:30:11Z (13 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
c899eb0
Parents:
f503585
Message:

Add a 'test' target to the toplevel Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/t/Makefile

    rf503585 r7279554  
    1010.PHONY: $(tests)
    1111
    12 default: $(tests)
     12all: $(tests)
    1313        @echo "passed $$(echo $(testfiles)|wc -w) tests."
    1414
Note: See TracChangeset for help on using the changeset viewer.