]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
oops.
authorc vw <dl1ycf@darc.de>
Mon, 7 Sep 2020 17:37:01 +0000 (19:37 +0200)
committerc vw <dl1ycf@darc.de>
Mon, 7 Sep 2020 17:37:01 +0000 (19:37 +0200)
Makefile

index 630069ca00b7fb074c457db767e2d702453b720a..e30ef39a9bf3c7fb39de2e80d78f027cbd3ead64 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -201,6 +201,7 @@ PROGRAM=pihpsdr
 
 SOURCES= \
 audio.c \
+portaudio.c \
 band.c \
 discovered.c \
 discovery.c \
@@ -338,6 +339,7 @@ protocols.h
 
 OBJS= \
 audio.o \
+portaudio.o \
 band.o \
 discovered.o \
 discovery.o \