diff options
Diffstat (limited to 'library/cpp/html/pcdata')
| -rw-r--r-- | library/cpp/html/pcdata/ut/ya.make | 1 | ||||
| -rw-r--r-- | library/cpp/html/pcdata/ya.make | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/library/cpp/html/pcdata/ut/ya.make b/library/cpp/html/pcdata/ut/ya.make index 6d7f95627c0..f7ef7e26aeb 100644 --- a/library/cpp/html/pcdata/ut/ya.make +++ b/library/cpp/html/pcdata/ut/ya.make @@ -1,5 +1,6 @@ UNITTEST_FOR(library/cpp/html/pcdata) + SRCS( pcdata_ut.cpp ) diff --git a/library/cpp/html/pcdata/ya.make b/library/cpp/html/pcdata/ya.make index 2710d6728be..e4cac1892e7 100644 --- a/library/cpp/html/pcdata/ya.make +++ b/library/cpp/html/pcdata/ya.make @@ -1,5 +1,6 @@ LIBRARY() + SRCS( pcdata.cpp pcdata.h |
