From 254ddbad5d1bb357fad4595897df9eb954f95f7c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 17 Aug 2001 23:45:26 +0000 Subject: fix po not build, add interactive_http in DIRS --- perl-install/Makefile.drakxtools | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 4ee04aade..adfde50e5 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -1,8 +1,8 @@ include Makefile.config INLIBDEST_DIRS = Newt c resize_fat sbus_probing -HAVEINST_DIRS = share/po interactive_http -DIRS = $(INLIBDEST_DIRS) ddcprobe serial_probe +HAVEINST_DIRS = share/po interactive_http +DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) ddcprobe serial_probe NAME = libDrakX PREFIX = LIBDIR = $(PREFIX)/usr/lib -- cgit v1.2.1