Restructure: Move fsk from common code to 'libfsk'

This commit is contained in:
Andreas Eversberg
2017-11-16 21:04:23 +01:00
parent f4754dcb37
commit 083ea4edaa
13 changed files with 15 additions and 5 deletions

6
src/libfsk/Makefile.am Normal file
View File

@@ -0,0 +1,6 @@
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
noinst_LIBRARIES = libfsk.a
libfsk_a_SOURCES = \
fsk.c