Skip to content
Snippets Groups Projects
Commit 679d0fe4 authored by rswindell's avatar rswindell
Browse files

Added SMBLIB_SRC to .c file vpath (for md5.c for mail server).

parent cfcc063e
No related branches found
No related tags found
No related merge requests found
...@@ -162,7 +162,7 @@ UIFC_SRC = $(SRC_ROOT)$(DIRSEP)uifc ...@@ -162,7 +162,7 @@ UIFC_SRC = $(SRC_ROOT)$(DIRSEP)uifc
!include $(SMBLIB_SRC)$(DIRSEP)Common.make !include $(SMBLIB_SRC)$(DIRSEP)Common.make
!include $(XPDEV_SRC)$(DIRSEP)Common.make !include $(XPDEV_SRC)$(DIRSEP)Common.make
.path.c = . .path.c = .;$(SMBLIB_SRC)
.path.cpp = . .path.cpp = .
!include targets.mk !include targets.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment