Changeset 7279554 for skype/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/Makefile

    rf503585 r7279554  
    6363        perl checkpatch.pl --no-tree --file skype.c
    6464
     65test: all
     66        $(MAKE) -C t/ all
     67
    6568dist:
    6669        git archive --format=tar --prefix=bitlbee-skype-$(VERSION)/ HEAD | tar xf -
Note: See TracChangeset for help on using the changeset viewer.