diff --git a/[refs] b/[refs] index fd5527b369a4..87df93d62720 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: edb7c60e27c1baff38d82440dc52eaffac9a45f4 +refs/heads/master: 63aa9e7e3ab28ad5362502b1a69fae945367ad65 diff --git a/trunk/tools/perf/Makefile b/trunk/tools/perf/Makefile index a9281cca4114..e2729fcfaf30 100644 --- a/trunk/tools/perf/Makefile +++ b/trunk/tools/perf/Makefile @@ -564,7 +564,7 @@ ifneq ($(shell sh -c "(echo '\#include '; echo 'int main(void) { newtIni else # Fedora has /usr/include/slang/slang.h, but ubuntu /usr/include/slang.h BASIC_CFLAGS += -I/usr/include/slang - EXTLIBS += -lnewt + EXTLIBS += -lnewt -lslang LIB_OBJS += $(OUTPUT)util/newt.o endif