aboutsummaryrefslogtreecommitdiffstats
path: root/src/sdr
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2011-10-15 14:01:45 +0200
committerSylvain Munaut <tnt@246tNt.com>2011-10-16 12:21:28 +0200
commit9a69e5cc0cb00694bafafc1e4f7ee073d9718d73 (patch)
tree3f7734352a4d17445570f4f35e5ac9106fc35b40 /src/sdr
parent8bc840360a5e5d2664671d4d529cf237ea7e2817 (diff)
build: Add autotools magic
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/sdr')
-rw-r--r--src/sdr/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sdr/Makefile.am b/src/sdr/Makefile.am
new file mode 100644
index 0000000..b2edef9
--- /dev/null
+++ b/src/sdr/Makefile.am
@@ -0,0 +1,7 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
+AM_CFLAGS = -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOSDR_CFLAGS) $(FFTW3F_CFLAGS)
+AM_LDFLAGS = $(LIBOSMOCORE_LIBS) $(LIBOSMOSDR_LIBS) $(FFTW3F_LIBS)
+
+noinst_LIBRARIES = libgmr1-sdr.a
+
+libgmr1_sdr_a_SOURCES = fcch.c nb.c pi4cxpsk.c