diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-21 16:59:51 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-21 16:59:51 +0000 |
commit | b00dbddd2710e4b50d31da46a31b791450c1905b (patch) | |
tree | e7524e2b832a69d1bc86294214b18a8e50c9617b /perl-install/Makefile.config | |
parent | e219385e870764ee4a6b7f9d26e8617eec60f172 (diff) | |
download | drakx-b00dbddd2710e4b50d31da46a31b791450c1905b.tar drakx-b00dbddd2710e4b50d31da46a31b791450c1905b.tar.gz drakx-b00dbddd2710e4b50d31da46a31b791450c1905b.tar.bz2 drakx-b00dbddd2710e4b50d31da46a31b791450c1905b.tar.xz drakx-b00dbddd2710e4b50d31da46a31b791450c1905b.zip |
install notify-x11-free-driver-switch files
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 3296bd7f4..568df3eef 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -9,7 +9,7 @@ SO_FILES = c/blib/arch/auto/c/c.so PMS_DIRS = c diskdrake harddrake interactive modules partition_table resize_fat security fs fs/remote PMS = *.pm $(PMS_DIRS:%=%/*.pm) install/*.pm install/help/*.pm install/commands install/install2 -STANDALONEPMS_ = adduserdrake bootloader-config diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakfont drakhelp drakperm draksec draksound draksplash drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 localedrake logdrake lsnetdrake scannerdrake service_harddrake service_harddrake_confirm +STANDALONEPMS_ = adduserdrake bootloader-config diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakfont drakhelp drakperm draksec draksound draksplash drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 localedrake logdrake lsnetdrake scannerdrake service_harddrake service_harddrake_confirm notify-x11-free-driver-switch STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%) ALLPMS = $(PMS) $(STANDALONEPMS) |