summaryrefslogtreecommitdiffstats
path: root/library/cpp/getopt
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2024-07-19 17:30:04 +0300
committerrobot-piglet <[email protected]>2024-07-19 17:41:55 +0300
commitb48cb40b16a2a26d360ddcb809dcbf48a3843513 (patch)
tree18f7a12724bcc242294362d27d7956a38805fcee /library/cpp/getopt
parent239a6786ba899f74fb960904a34b14e89419e852 (diff)
Intermediate changes
Diffstat (limited to 'library/cpp/getopt')
-rw-r--r--library/cpp/getopt/last_getopt_demo/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/getopt/last_getopt_demo/ya.make b/library/cpp/getopt/last_getopt_demo/ya.make
index bbc01016d63..a25392e26ed 100644
--- a/library/cpp/getopt/last_getopt_demo/ya.make
+++ b/library/cpp/getopt/last_getopt_demo/ya.make
@@ -1,5 +1,6 @@
PROGRAM(last_getopt_demo)
+
PEERDIR(
library/cpp/getopt
)