Make ready for clixon 5.4.0 development

This commit is contained in:
Olof hagsand 2021-09-30 16:16:00 +02:00
parent 9b6bb3ecbf
commit 648b3f41f2
7 changed files with 114 additions and 8 deletions

View file

@ -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