Change name to the help program.
This commit is contained in:
@@ -74,7 +74,8 @@ set(PROGRAMS
|
||||
ipcrm.c
|
||||
ipcs.c
|
||||
sleep.c
|
||||
help.c)
|
||||
man.c
|
||||
)
|
||||
foreach(PROGRAM ${PROGRAMS})
|
||||
# Prepare the program name.
|
||||
string(REPLACE ".c" "" PROGRAM_NAME ${PROGRAM})
|
||||
|
||||
Reference in New Issue
Block a user