diff options
Diffstat (limited to 'gmodule')
-rw-r--r-- | gmodule/makefile.msc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gmodule/makefile.msc.in b/gmodule/makefile.msc.in index 653ab6e8e..297d80332 100644 --- a/gmodule/makefile.msc.in +++ b/gmodule/makefile.msc.in @@ -3,7 +3,7 @@ TOP = ..\.. -!INCLUDE $(TOP)\build\win32\make.msc +!INCLUDE ..\build\win32\make.msc ################################################################ |