summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-07-24 22:32:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-07-24 22:32:05 +0000
commit8f4c9f2919a0a875d70ac2ab4fe47307f2fd7d9c (patch)
treeb39d950ff5d6646077d593c4966670f2f735d60d /perl-install/Makefile.config
parente7eb06f7d9d04ab7f20a9da46c6af34a346cfa96 (diff)
downloaddrakx-8f4c9f2919a0a875d70ac2ab4fe47307f2fd7d9c.tar
drakx-8f4c9f2919a0a875d70ac2ab4fe47307f2fd7d9c.tar.gz
drakx-8f4c9f2919a0a875d70ac2ab4fe47307f2fd7d9c.tar.bz2
drakx-8f4c9f2919a0a875d70ac2ab4fe47307f2fd7d9c.tar.xz
drakx-8f4c9f2919a0a875d70ac2ab4fe47307f2fd7d9c.zip
add Xconfig
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 696a4ce62..705384663 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -5,7 +5,7 @@ ARCH := $(patsubst sparc%,sparc,$(ARCH))
VERSION = 2.2.10-BOOT
SUDO = sudo
SO_FILES = c/blib/arch/auto/c/c.so
-PMS_DIRS = c diskdrake harddrake interactive network Newt partition_table resize_fat sbus_probing security
+PMS_DIRS = c diskdrake harddrake interactive network Newt partition_table resize_fat sbus_probing security Xconfig
PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install live_install2 share/advertising/*.pl
STANDALONEPMS_ = diskdrake XFdrake mousedrake printerdrake logdrake keyboarddrake drakconnect drakbackup drakfont drakproxy localedrake net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake lsnetdrake scannerdrake fileshareset drakxtv drakfloppy harddrake2 drakTermServ service_harddrake service_harddrake.sh drakbug
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)