summaryrefslogtreecommitdiff
path: root/src/modules/urlnormalizer/googleurl/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/urlnormalizer/googleurl/Makefile.W32')
-rwxr-xr-xsrc/modules/urlnormalizer/googleurl/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/urlnormalizer/googleurl/Makefile.W32 b/src/modules/urlnormalizer/googleurl/Makefile.W32
index 6934972..5c29d45 100755
--- a/src/modules/urlnormalizer/googleurl/Makefile.W32
+++ b/src/modules/urlnormalizer/googleurl/Makefile.W32
@@ -23,7 +23,7 @@ INCLUDE_DIRS = \
!IFDEF WITH_LUA
INCLUDE_DIRS = $(INCLUDE_DIRS) \
- -I$(TOPDIR)\include\luaglue \
+ /I$(TOPDIR)\include\luaglue \
$(TOLUA_INCLUDES)
!ENDIF