From 092a51022843b9217bbbe8cbd2affc312450523e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 8 Feb 2004 17:50:15 +0000 Subject: move Xtest() and setMouseLive() out of c/stuff to xf86misc::main so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs --- perl-install/Makefile.drakxtools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Makefile.drakxtools') diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 38af30433..640bed021 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -1,7 +1,7 @@ # -*- Makefile -*- include Makefile.config -INLIBDEST_DIRS = Newt c resize_fat sbus_probing +INLIBDEST_DIRS = Newt c resize_fat xf86misc sbus_probing HAVEINST_DIRS = share/po standalone/interactive_http DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) ddcprobe harddrake printer serial_probe NAME = libDrakX -- cgit v1.2.1