diff --git a/src/build/Common.bmake b/src/build/Common.bmake index 9e7ebc8b1ea0702a6c420a3cbc0b1e1976b36710..4baeba255a56f209431b51cfd0b567872ef3d773 100644 --- a/src/build/Common.bmake +++ b/src/build/Common.bmake @@ -162,10 +162,10 @@ UIFC_SRC = $(SRC_ROOT)$(DIRSEP)uifc # Pull in lib-specific flags !include $(CIOLIB_SRC)$(DIRSEP)Common.make -!include $(CIOLIB_SRC)$(DIRSEP)Common.bmake !include $(UIFC_SRC)$(DIRSEP)Common.make !include $(SMBLIB_SRC)$(DIRSEP)Common.make !include $(XPDEV_SRC)$(DIRSEP)Common.make +!include $(XPDEV_SRC)$(DIRSEP)Common.bmake .path.c = . .path.cpp = .