mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Makefile: Fix build order yet again
This commit is contained in:
parent
21dcca1cc3
commit
bd4a973fc9
1 changed files with 3 additions and 2 deletions
5
Makefile
5
Makefile
|
|
@ -24,11 +24,12 @@ SUBDIRS = inst/pre \
|
||||||
contr/YRrLogBuf \
|
contr/YRrLogBuf \
|
||||||
contr/YStringTree \
|
contr/YStringTree \
|
||||||
cfgfile \
|
cfgfile \
|
||||||
|
YStopWatch \
|
||||||
|
YEvent \
|
||||||
contr \
|
contr \
|
||||||
YLoadableObject \
|
YLoadableObject \
|
||||||
msgfmt eloop statecheck \
|
msgfmt eloop statecheck \
|
||||||
YStopWatch \
|
YCbContr YThread \
|
||||||
YCbContr YEvent YThread \
|
|
||||||
YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||||
YLogger \
|
YLogger \
|
||||||
YApplication \
|
YApplication \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue