deleted "win" directory in the autotools config

This commit is contained in:
tlegrand 2008-04-18 12:00:15 +00:00
commit aa33f98459
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,7 @@ if USE_TUTORIAL
SUBDIRS_TUT = tutorial
endif
SUBDIRS = src doc contrib win $(SUBDIRS_APP) $(SUBDIRS_TUT) test
SUBDIRS = src doc contrib $(SUBDIRS_APP) $(SUBDIRS_TUT) test
# Directory for documents