Commit 8bbd494e authored by Marco Buttu's avatar Marco Buttu
Browse files

Fix #129: unresolved symbols in NotoReceiversInterface

parent bf648de8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,8 @@ CDB_SCHEMAS =
# IDL Files and flags
IDL_FILES = NotoAllReceivers

NotoAllReceiversStubs_LIBS = baciStubs ComponentErrorsStubs GenericReceiverStubs

# list of all possible C-sources (used to create automatic dependencies)
CSOURCENAMES = \
	$(foreach exe, $(EXECUTABLES) $(EXECUTABLES_L), $($(exe)_OBJECTS)) \