From 82f83ced736b17c11f906a788895f906b42b1baa Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 9 Jan 2018 15:09:31 +0100 Subject: cosmetic: Remove trailing whitespace Change-Id: I64c8dbad3fc42bcb8dd4ac9b16bbd9c59a0cf5d5 --- Transceiver52M/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Transceiver52M/Makefile.am') diff --git a/Transceiver52M/Makefile.am b/Transceiver52M/Makefile.am index c2ab9ca..20d0bd6 100644 --- a/Transceiver52M/Makefile.am +++ b/Transceiver52M/Makefile.am @@ -32,7 +32,7 @@ else ARCH_LA = x86/libarch.la endif -if USRP1 +if USRP1 AM_CPPFLAGS += $(USRP_CFLAGS) else AM_CPPFLAGS += $(UHD_CFLAGS) @@ -99,7 +99,7 @@ osmo_trx_LDADD = \ $(GSM_LA) \ $(COMMON_LA) $(SQLITE3_LIBS) -if USRP1 +if USRP1 libtransceiver_la_SOURCES += USRPDevice.cpp osmo_trx_LDADD += $(USRP_LIBS) else -- cgit v1.2.3