Ignore:
Timestamp:
Aug 29, 2016, 6:31:33 PM (9 years ago)
Author:
bird
Message:

kSubmit/kWorker: updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kWorker/Makefile.kmk

    r2838 r2844  
    5555kWorkerLib_SOURCES = \
    5656        crc32.c \
    57         md5.c
     57        md5.c \
     58       kbuild_version.c
    5859kWorkerLib_SOURCES.win = \
    5960        nt_fullpath.c \
     
    6465       nt/ntstat.c \
    6566       nt/ntunlink.c
     67kbuild_version.c_DEFS = KBUILD_SVN_REV=$(KBUILD_SVN_REV)
    6668
    6769#
Note: See TracChangeset for help on using the changeset viewer.