Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/Makefile

    r7fa5c19 r7281ad1  
    5555$(objects): %.o: $(_SRCDIR_)%.c
    5656        @echo '*' Compiling $<
    57         @$(CC) -c $(CFLAGS) $< -o $@
     57        @$(CC) -c $(CFLAGS) $(CFLAGS_BITLBEE) $< -o $@
    5858
    5959-include .depend/*.d
Note: See TracChangeset for help on using the changeset viewer.