projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2539d28
)
type (inserted blank)
author
c vw
<dl1ycf@darc.de>
Wed, 15 Jan 2020 15:05:31 +0000
(16:05 +0100)
committer
c vw
<dl1ycf@darc.de>
Wed, 15 Jan 2020 15:05:31 +0000
(16:05 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8bc8368cbb597e70a65e4c27605032e26efca77e..932cb67eae995e7b1a84e0b7a7dd32091a36767c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-460,7
+460,7
@@
CPPINCLUDES:=$(shell echo $(INCLUDES) | sed -e "s/-pthread / /" )
cppcheck:
cppcheck $(CPPOPTIONS) $(OPTIONS) $(CPPINCLUDES) $(SOURCES) $(REMOTE_SOURCES) \
$(USBOZY_SOURCES) $(SOAPYSDR_SOURCES) $(FREEDV_SOURCES) $(I2C_SOURCES) $(GPIO_SOURCES) \
- $(PSK_SOURCES) $(PURESIGNAL_SOURCES) $(MIDI_SOURCES)$(STEMLAB_SOURCES)
+ $(PSK_SOURCES) $(PURESIGNAL_SOURCES) $(MIDI_SOURCES)
$(STEMLAB_SOURCES)
.PHONY: clean
clean: