mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
clients: move Makefile for OPAL-RT AsyncIP to subdirectory
This commit is contained in:
parent
d80289a5a3
commit
3af77a2d0b
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
CLIENTS =
|
||||
|
||||
ifneq ($(wildcard $(SRCDIR)/thirdparty/libopal/include/opal/AsyncApi.h),)
|
||||
-include $(SRCDIR)/clients/Makefile.opal.inc
|
||||
-include $(SRCDIR)/clients/opal/Makefile.inc
|
||||
endif
|
||||
|
||||
clients: $(addprefix clients-,$(CLIENTS))
|
||||
|
|
Loading…
Add table
Reference in a new issue