Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Accelerator Control System
epics-support
mcan
Commits
d5dba4ee
Commit
d5dba4ee
authored
Sep 23, 2022
by
Franksen, Benjamin
Browse files
fix: make distclean should not throw away ./doc
parent
f2575a45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d5dba4ee
...
...
@@ -11,4 +11,7 @@ hwLowcalRecord_DEPEND_DIRS += MultiCAN
mCANSupport_DEPEND_DIRS
+=
MultiCAN hwLowcalRecord
sci_multApp_DEPEND_DIRS
+=
MultiCAN
# so that our ./doc directory won't be removed on `make distclean`
INSTALL_DOC
=
include
$(TOP)/configure/RULES_TOP
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment