mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 14:30:39 +01:00
Makefile: Fix subdirectory order
This commit is contained in:
parent
a22004b1ca
commit
22f3d898e4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -20,7 +20,7 @@ SUBDIRS = inst/pre \
|
||||||
YMisc YMem YOptString \
|
YMisc YMem YOptString \
|
||||||
YThread YEvent YCbContr contr \
|
YThread YEvent YCbContr contr \
|
||||||
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||||
YApplication eloop \
|
eloop YApplication \
|
||||||
YOsc \
|
YOsc \
|
||||||
lib include bin \
|
lib include bin \
|
||||||
inst/post
|
inst/post
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue