check curses-libs by configure
[openafs.git] / src / scout / Makefile.in
index c5955f9..341599f 100644 (file)
@@ -56,7 +56,7 @@ all: scout
 scout.o: scout.c ${INCLS} AFS_component_version_number.c
 
 scout: scout.o $(LIBS)
-       $(AFS_LDRULE) scout.o $(LIBS) $(LIB_roken) ${TXLIBS} ${XLIBS}
+       $(AFS_LDRULE) scout.o $(LIBS) $(LIB_roken) ${LIB_curses} ${XLIBS}
 
 #
 # Installation targets