aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/svnversion/ya.make
blob: 3789c4b38a9ad599096221e4506da3a757d36fa0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10








                   
LIBRARY()

SRCS(
    svnversion.cpp
    svn_interface.c
)
END()
RECURSE(
    test
)