summaryrefslogtreecommitdiff
path: root/src/modules/deduper/null/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/deduper/null/Makefile.W32')
-rwxr-xr-xsrc/modules/deduper/null/Makefile.W324
1 files changed, 3 insertions, 1 deletions
diff --git a/src/modules/deduper/null/Makefile.W32 b/src/modules/deduper/null/Makefile.W32
index dc033ce..e01235f 100755
--- a/src/modules/deduper/null/Makefile.W32
+++ b/src/modules/deduper/null/Makefile.W32
@@ -9,7 +9,9 @@ INCLUDE_CXXFLAGS = \
INCLUDE_DIRS = \
/I. \
- /I$(TOPDIR)\src
+ /I$(TOPDIR)\src \
+ /I$(TOPDIR)\include\module \
+ /I$(TOPDIR)\include\util
INCLUDE_LDFLAGS = \