update for sstream
This commit is contained in:
parent
9786fe0a6a
commit
73c97e6bfa
5 changed files with 55 additions and 21 deletions
|
|
@ -8,7 +8,7 @@ if USE_TUTORIAL
|
|||
SUBDIRS_TUT = tutorial
|
||||
endif
|
||||
|
||||
SUBDIRS = src test doc contrib win $(SUBDIRS_APP) $(SUBDIRS_TUT)
|
||||
SUBDIRS = src doc contrib win $(SUBDIRS_APP) $(SUBDIRS_TUT) test
|
||||
|
||||
|
||||
# Directory for documents
|
||||
|
|
|
|||
Reference in a new issue