Restructure: Move fm_modulation from common code to 'libfm'

This commit is contained in:
Andreas Eversberg
2017-11-16 19:18:42 +01:00
parent 7af9b752a0
commit f4754dcb37
21 changed files with 29 additions and 8 deletions

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

@@ -0,0 +1,6 @@
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
noinst_LIBRARIES = libfm.a
libfm_a_SOURCES = \
fm.c