Removed dir win from list of subdirs (generated an error in make check)
This commit is contained in:
parent
00f1a25000
commit
4a90509051
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
##
|
||||
###############################################################################
|
||||
|
||||
SUBDIRS = src test win app tutorial
|
||||
SUBDIRS = src test app tutorial
|
||||
#Directory for documents
|
||||
DOCDIR = ~/public_html/eodocs
|
||||
#Directory for indices -- not useful for the user
|
||||
|
|
|
|||
Reference in a new issue