From 1bb16eec7a73e891d58da9409d6a5d45c24b7625 Mon Sep 17 00:00:00 2001 From: Stefan Bolte Date: Sat, 18 May 2013 01:00:40 +0200 Subject: Updating backtrace.sh --- src/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 61a0923d..56185f26 100644 --- a/src/Makefile +++ b/src/Makefile @@ -11,6 +11,8 @@ DEPS=$(patsubst %.o, %.d, $(OBJ)) OBJ += $(BASEDIR)/exar/exar.o +DOBJ += $(BASEDIR)/exar/exar.do + all: $(TARGET) $(TARGET): $(OBJ) -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0