From a746b124d31db6cbb625bcaa506c6ab1e3e78ff3 Mon Sep 17 00:00:00 2001 From: deuce <> Date: Thu, 31 May 2007 09:47:39 +0000 Subject: [PATCH] RE-include ciolib/Common.bmake --- src/build/Common.bmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/build/Common.bmake b/src/build/Common.bmake index 6a648a6f1d..0ad06a5d07 100644 --- a/src/build/Common.bmake +++ b/src/build/Common.bmake @@ -172,6 +172,7 @@ USE_SDL = 1 !include $(XPDEV_SRC)$(DIRSEP)Common.bmake !include $(SMBLIB_SRC)$(DIRSEP)Common.make !include $(CIOLIB_SRC)$(DIRSEP)Common.make +!include $(CIOLIB_SRC)$(DIRSEP)Common.bmake !include $(UIFC_SRC)$(DIRSEP)Common.make .path.c = . -- GitLab