Changeset 62a2bf9 for Makefile


Ignore:
Timestamp:
2013-01-05T13:47:56Z (11 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
cfbecc9
Parents:
e6298e5 (diff), 757e1e0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from vmiklos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    re6298e5 r62a2bf9  
    5555        rm -f *.o $(OUTFILE) core utils/bitlbeed init/bitlbee*.service
    5656        $(MAKE) -C tests clean
     57ifdef SKYPE_PI
     58        $(MAKE) -C protocols/skype clean
     59endif
    5760
    5861distclean: clean $(subdirs)
Note: See TracChangeset for help on using the changeset viewer.