summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.drakxtools
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-08-17 23:45:26 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-08-17 23:45:26 +0000
commit254ddbad5d1bb357fad4595897df9eb954f95f7c (patch)
tree4a730062256781279382faf2e1d313e17f313a31 /perl-install/Makefile.drakxtools
parent0429de7bb5946a8abc4bb4a53e0ab7e68f3bca9d (diff)
downloaddrakx-backup-do-not-use-254ddbad5d1bb357fad4595897df9eb954f95f7c.tar
drakx-backup-do-not-use-254ddbad5d1bb357fad4595897df9eb954f95f7c.tar.gz
drakx-backup-do-not-use-254ddbad5d1bb357fad4595897df9eb954f95f7c.tar.bz2
drakx-backup-do-not-use-254ddbad5d1bb357fad4595897df9eb954f95f7c.tar.xz
drakx-backup-do-not-use-254ddbad5d1bb357fad4595897df9eb954f95f7c.zip
fix po not build, add interactive_http in DIRS
Diffstat (limited to 'perl-install/Makefile.drakxtools')
-rw-r--r--perl-install/Makefile.drakxtools4
1 files 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