Skip to content

Commit c1731f2

Browse files
authored
Wrong macro
1 parent 8ee1fec commit c1731f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

luaApp/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ lua_SRCS += lepicslib.cpp
5959
lua_SRCS += luaShell.cpp
6060

6161
ifeq ($(BASE_3_15),YES)
62-
ifeq ($(EPICS_REVISION),5)
62+
ifeq ($(EPICS_MODIFICATION),6)
6363
lua_SRCS += liocshlib.cpp
6464

6565
USR_CFLAGS += -DLUA_COMPAT_IOCSH

0 commit comments

Comments
 (0)