summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-09-24 15:14:53 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-09-24 15:14:53 +0000
commit1a58abd155d2fb3cc2958f595fa7a3be4aeeec66 (patch)
tree3b80b869e8ba73b414aec29809eabf98ab5646cc /perl-install/Makefile.config
parent8fe5ada6266a4d0ac2c1e413356ee149888db46f (diff)
downloaddrakx-1a58abd155d2fb3cc2958f595fa7a3be4aeeec66.tar
drakx-1a58abd155d2fb3cc2958f595fa7a3be4aeeec66.tar.gz
drakx-1a58abd155d2fb3cc2958f595fa7a3be4aeeec66.tar.bz2
drakx-1a58abd155d2fb3cc2958f595fa7a3be4aeeec66.tar.xz
drakx-1a58abd155d2fb3cc2958f595fa7a3be4aeeec66.zip
split harddrake part that configure a module into modules::interactive
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r--perl-install/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 74026b480..cdd3b5eeb 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -11,7 +11,7 @@ endif
VERSION = 2.2.10-BOOT
SUDO = sudo
SO_FILES = c/blib/arch/auto/c/c.so
-PMS_DIRS = Newt Xconfig c diskdrake harddrake interactive network partition_table resize_fat sbus_probing security
+PMS_DIRS = Newt Xconfig c diskdrake harddrake interactive modules network partition_table resize_fat sbus_probing security
PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install live_install2 share/advertising/*.pl
STANDALONEPMS_ = XFdrake adduserdrake diskdrake drakTermServ drakautoinst drakbackup drakboot drakbug drakbug_report drakconnect drakfirewall drakfloppy drakfont drakgw drakperm drakproxy draksec draksound draksplash drakupdate_fstab drakxservices drakxtv fileshareset harddrake2 keyboarddrake livedrake localedrake logdrake lsnetdrake mousedrake net_monitor printerdrake scannerdrake service_harddrake service_harddrake.sh
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)