Restructure: Move fm_modulation from common code to 'libfm'
This commit is contained in:
6
src/libfm/Makefile.am
Normal file
6
src/libfm/Makefile.am
Normal file
@@ -0,0 +1,6 @@
|
||||
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
|
||||
|
||||
noinst_LIBRARIES = libfm.a
|
||||
|
||||
libfm_a_SOURCES = \
|
||||
fm.c
|
Reference in New Issue
Block a user