[build] one more time

pull/233/merge
Timothy Stack 7 years ago
parent c3688e87f7
commit 4fb6e24be9

@ -68,7 +68,7 @@ TEXT2C_OBJS = \
../src/partition-by-boot.o \
../src/search-for.o
LDADD = -lz
LDADD = -lz $(CURSES_LIB)
test_ansi_scrubber_SOURCES = test_ansi_scrubber.cc
test_ansi_scrubber_LDADD = ../src/libdiag.a $(CURSES_LIB) \

Loading…
Cancel
Save