]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
type (inserted blank)
authorc vw <dl1ycf@darc.de>
Wed, 15 Jan 2020 15:05:31 +0000 (16:05 +0100)
committerc vw <dl1ycf@darc.de>
Wed, 15 Jan 2020 15:05:31 +0000 (16:05 +0100)
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: