Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/Makefile

    r014dd57b r018d79b8  
    4040        generic/protocol_map.c \
    4141        adt/module_map.c \
     42        netif/netif_local.c \
    4243        netif/netif_remote.c \
    43         netif/netif_skel.c \
    4444        nil/nil_remote.c \
    45         nil/nil_skel.c \
    46         il/il_remote.c \
    47         il/il_skel.c \
     45        il/il_interface.c \
    4846        il/ip_remote.c \
    4947        il/ip_client.c \
     
    5250        tl/icmp_client.c \
    5351        tl/socket_core.c \
    54         tl/tl_common.c \
    55         tl/tl_remote.c \
    56         tl/tl_skel.c
     52        tl/tl_interface.c \
     53        tl/tl_common.c
    5754
    5855include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.