blob: 5728d915fb48b40a53e232947926efe82a931c5f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- programs/Xserver/hw/xfree86/xf86cfg/Imakefile.orig Sat Sep 11 15:11:04 2004
+++ programs/Xserver/hw/xfree86/xf86cfg/Imakefile Sat Sep 11 15:11:07 2004
@@ -25,6 +25,8 @@
SNPRINTFOBJS = snprintf.o
#endif
+XAWLIB = -lXaw
+
SRCS =\
accessx.c\
card-cfg.c\
|