mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Makefile: Now only mentioning contr in SUBDIRS, not every of it's subdirs one by one
This commit is contained in:
parent
75708c3a00
commit
33e952ebcf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -16,7 +16,7 @@ SUBDIRS = inst/pre \
|
|||
lock sigsync shmem \
|
||||
usrv uclnt statecheck msgfmt \
|
||||
YMisc YError YMem YOptString \
|
||||
YThread YMutex YEvent YCbContr contr/Y2WayMap contr/YQueue contr/YRingBuffer \
|
||||
YThread YMutex YEvent YCbContr contr \
|
||||
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||
YOsc \
|
||||
lib include bin \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue