projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ef2df5
)
oops.
author
c vw
<dl1ycf@darc.de>
Mon, 7 Sep 2020 17:37:01 +0000
(19:37 +0200)
committer
c vw
<dl1ycf@darc.de>
Mon, 7 Sep 2020 17:37:01 +0000
(19:37 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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 \