Skip to content
Snippets Groups Projects
Commit 3f5ef1ae authored by rswindell's avatar rswindell
Browse files

We need ..\smblib in the include path.

parent a89b0225
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ else ...@@ -44,7 +44,7 @@ else
endif endif
endif endif
CFLAGS += -I$(XPDEV) CFLAGS += -I$(XPDEV) -I$(SMBLIB_SRC)
CFLAGS += $(UIFC_CFLAGS) CFLAGS += $(UIFC_CFLAGS)
ifndef bcc ifndef bcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment