V.27ter Modem emulation (partly)
This commit is contained in:
9
src/libv27/Makefile.am
Normal file
9
src/libv27/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
|
||||
|
||||
noinst_LIBRARIES = libv27.a
|
||||
|
||||
libv27_a_SOURCES = \
|
||||
scrambler.c \
|
||||
psk.c \
|
||||
modem.c
|
||||
|
Reference in New Issue
Block a user