Make ready for clixon 5.4.0 development
This commit is contained in:
parent
9b6bb3ecbf
commit
648b3f41f2
7 changed files with 114 additions and 8 deletions
|
|
@ -96,10 +96,6 @@ APPL = clixon_cli
|
|||
APPSRC = cli_main.c
|
||||
APPOBJ = $(APPSRC:.c=.o)
|
||||
|
||||
# HACK
|
||||
#EXTRAS += $(top_srcdir)/example/main/example_cli.o
|
||||
#EXTRAS += $(top_srcdir)/example/main/test_cli.o
|
||||
|
||||
# Accessible from plugin
|
||||
LIBSRC = cli_common.c
|
||||
LIBSRC += cli_show.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue