deleted "win" directory in the autotools config
This commit is contained in:
parent
a93ed43907
commit
aa33f98459
2 changed files with 2 additions and 3 deletions
|
|
@ -68,5 +68,4 @@ AC_OUTPUT(Makefile \
|
|||
tutorial/Lesson4/Makefile \
|
||||
tutorial/Lesson5/Makefile \
|
||||
tutorial/Templates/Makefile \
|
||||
tutorial/pdf/Makefile \
|
||||
win/Makefile)
|
||||
tutorial/pdf/Makefile)
|
||||
|
|
|
|||
Reference in a new issue