added first working option parser for short options
This commit is contained in:
1
makefile
1
makefile
@@ -22,6 +22,7 @@ SOURCES := src/shellmatta.c \
|
||||
INCLUDES := api .
|
||||
|
||||
UNITTEST_SOURCES := test/unittest/test_main.cpp \
|
||||
test/unittest/shellmatta_opt/test_opt_findNextHunk.cpp \
|
||||
test/unittest/shellmatta_utils/test_utils_writeEcho.cpp \
|
||||
test/unittest/shellmatta_utils/test_utils_shellItoa.cpp \
|
||||
test/unittest/shellmatta_utils/test_utils_saveCursorPos.cpp \
|
||||
|
Reference in New Issue
Block a user