diff --git a/src/sbbs3/scfg/GNUmakefile b/src/sbbs3/scfg/GNUmakefile index 7e5486adc22d373da0f7d2da0ff8403026ed0498..37aacd23a58a3780812cb6262f40d91aa4e1184c 100644 --- a/src/sbbs3/scfg/GNUmakefile +++ b/src/sbbs3/scfg/GNUmakefile @@ -20,8 +20,8 @@ ifndef NO_CURSES USE_UIFC32 = 1 # NEW curses version of uifc endif -UIFC_SRC = ../../uifc -XPDEV = ../../xpdev +UIFC_SRC = ../../uifc/ +XPDEV = ../../xpdev/ SBBS_SRC = .. NEED_UIFC := 1 CFLAGS = -DSCFG