Ignore:
Timestamp:
2010-11-21T19:08:43Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
68adaf8
Parents:
5df65bd
Message:

Fetch Gadu-Gadu contact lists (libpurple-specific hardcoding hack). Bug
#679. Patch from "rover.orna".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/purple/Makefile

    r5df65bd r694be84  
    4343purple_mod.o: $(objects)
    4444        @echo '*' Linking purple_mod.o
    45         $(LD) $(LFLAGS) $(objects) -o purple_mod.o
     45        @$(LD) $(LFLAGS) $(objects) -o purple_mod.o
    4646
    4747-include .depend/*.d
Note: See TracChangeset for help on using the changeset viewer.