Revision e832341b

b/libcacard/Makefile
7 7
$(call set-vpath, $(SRC_PATH))
8 8

  
9 9
# objects linked into a shared library, built with libtool with -fPIC if required
10
QEMU_OBJS=$(oslib-obj-y) qemu-timer-common.o $(trace-obj-y) $(stub-obj-y)
10
QEMU_OBJS=$(oslib-obj-y) qemu-timer-common.o error.o $(trace-obj-y) $(stub-obj-y)
11 11
QEMU_OBJS_LIB=$(patsubst %.o,%.lo,$(QEMU_OBJS))
12 12

  
13 13
# libtool will build the .o files, too

Also available in: Unified diff