Changeset ae972834 in mainline for uspace/lib/socket/Makefile


Ignore:
Timestamp:
2010-10-08T21:47:40Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b278b4e
Parents:
c0e74b1 (diff), 368fb2c (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 lp:~jakub/helenos/net.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/socket/Makefile

    rc0e74b1 rae972834  
    3333
    3434SOURCES = \
    35         generic/socket_core.c \
    3635        generic/icmp_common.c \
    3736        generic/icmp_api.c \
    38         packet/packet.c \
    39         packet/packet_client.c \
    40         packet/packet_server.c
     37        packet/packet_server.c
    4138
    4239include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.