Changeset d3a8e47 in mainline for uspace/srv/clipboard/Makefile


Ignore:
Timestamp:
2012-04-21T11:05:33Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2d1f7a21, a5c82bb9
Parents:
50b581d
Message:

rename clip to clipboard

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/srv/clipboard/Makefile

    r50b581d rd3a8e47  
    2929
    3030USPACE_PREFIX = ../..
    31 BINARY = clip
     31BINARY = clipboard
    3232
    3333SOURCES = \
    34         clip.c
     34        clipboard.c
    3535
    3636include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.