Skip to content
Snippets Groups Projects
Commit 1359a616 authored by Gabriel Fedel's avatar Gabriel Fedel :speech_balloon:
Browse files

Include iocsh files on Makefile

parent 42824f86
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,14 @@ SOURCES += $(wildcard $(APPSRC)/*.cpp)
#DBDS += sis8300llrf-procedure.dbd
############################################################################
#
# Add any startup scripts that should be installed in the base directory
#
############################################################################
SCRIPTS += $(wildcard iocsh/*.iocsh)
TEMPLATES += $(wildcard $(APPDB)/*.template)
TEMPLATES += $(APPDB)/sis8300llrf.db
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment