From: c vw Date: Mon, 7 Sep 2020 17:37:01 +0000 (+0200) Subject: oops. X-Git-Url: https://git.rkrishnan.org/simplejson/components/-?a=commitdiff_plain;h=9dfa9c3bdee675bea596d3e4961c27e7ab4e9cc5;p=pihpsdr.git oops. --- diff --git a/Makefile b/Makefile index 630069c..e30ef39 100644 --- 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 \