Makefile: Fix order of SUBDIRS

This commit is contained in:
Markus Bentrup 2006-08-10 08:06:32 +00:00 committed by Jan Lindemann
commit 401e7deb9f

View file

@ -15,9 +15,9 @@ SUBDIRS = inst/pre \
hash \
lbuffer cache \
YMisc YMem YOptString \
cfgfile gtopts \
gtopts \
lock sigsync shmem \
contr \
contr cfgfile \
msgfmt usrv uclnt statecheck \
YThread YEvent YCbContr \
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \