mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-10 04:37:37 +01:00
unbreak 'make distcheck' with automake
Thanks to zecke for pointing this out. Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
parent
be8716b2c8
commit
bf92121aff
@ -4,6 +4,7 @@ LIBVERSION=0:5:0
|
||||
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
INCLUDES = $(all_includes) -I$(top_srcdir)/include
|
||||
noinst_HEADERS = convenience/convenience.h
|
||||
AM_CFLAGS = ${CFLAGS} -fPIC ${SYMBOL_VISIBILITY}
|
||||
|
||||
lib_LTLIBRARIES = librtlsdr.la
|
||||
|
Loading…
Reference in New Issue
Block a user