From 9430775cd3d27f8300d461c53dce1687db120e7a Mon Sep 17 00:00:00 2001 From: ltoetsch <> Date: Thu, 31 May 2001 10:26:41 +0000 Subject: [lcd4linux @ 2001-05-31 10:26:41 by ltoetsch] added tests for X and ncurses --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 852c5fe..177adda 100644 --- a/Makefile.in +++ b/Makefile.in @@ -59,6 +59,8 @@ PRE_UNINSTALL = : POST_UNINSTALL = : AWK = @AWK@ CC = @CC@ +CURSES_INCLUDES = @CURSES_INCLUDES@ +CURSES_LIBS = @CURSES_LIBS@ DRIVERS = @DRIVERS@ DRVLIBS = @DRVLIBS@ LN_S = @LN_S@ -- cgit v1.2.3