mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 22:50:39 +01:00
Makefile: Add YMem to SUBDIRS
This commit is contained in:
parent
ff88b71bc1
commit
9f049f605e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -13,7 +13,7 @@ SUBDIRS = inst/pre \
|
||||||
cfgfile gtopts \
|
cfgfile gtopts \
|
||||||
lock sigsync shmem \
|
lock sigsync shmem \
|
||||||
usrv uclnt statecheck msgfmt \
|
usrv uclnt statecheck msgfmt \
|
||||||
YMisc YError \
|
YMisc YError YMem \
|
||||||
YThread YMutex YEvent YCbContr contr/Y2WayMap \
|
YThread YMutex YEvent YCbContr contr/Y2WayMap \
|
||||||
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||||
lib include bin \
|
lib include bin \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue