Revision 350f5c5d firmware/microblaze/apps/Makefile.am

b/firmware/microblaze/apps/Makefile.am
19 19

  
20 20
include $(top_srcdir)/Makefile.common
21 21

  
22
LDADD = ../lib/libu2fw.a
22
LDADD = $(top_srcdir)/lib/libu2fw.a
23

  
24
AM_CFLAGS += -I$(top_srcdir)/../../lib/usrp/mboard
23 25

  
24 26
noinst_PROGRAMS = txrx.elf
25 27

  
......
78 80
#        mimo_app_common_v2.h
79 81
#
80 82

  
81
MOSTLYCLEANFILES = *.map

Also available in: Unified diff