add missing .cpp

This commit is contained in:
John-Michael Baier
2020-12-06 17:28:18 +01:00
parent a2a7feb190
commit 65c302ae1a
+1 -1
View File
@@ -12,7 +12,7 @@ ebusfeed_SOURCES = ebusfeed.cpp
ebusfeed_LDADD = ../lib/utils/libutils.a \
../lib/ebus/libebus.a
ebuspicloader_SOURCES = ebuspicloader.cpp
ebuspicloader_SOURCES = ebuspicloader.cpp intelhex/intelhexclass.cpp
if CONTRIB
ebusfeed_LDADD += ../lib/ebus/contrib/libebuscontrib.a