summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-02-25 12:20:13 +0000
committerFrancois Pons <fpons@mandriva.com>2003-02-25 12:20:13 +0000
commit02e1a27e8bccda5863ac7818597abcb96fc48997 (patch)
treed7bace8859fcbb7d178a89685d181aec8993a9c8 /perl-install/Makefile
parent1b92af9b52f8afb1034f00b3d141bf3f4ee9e19c (diff)
downloaddrakx-02e1a27e8bccda5863ac7818597abcb96fc48997.tar
drakx-02e1a27e8bccda5863ac7818597abcb96fc48997.tar.gz
drakx-02e1a27e8bccda5863ac7818597abcb96fc48997.tar.bz2
drakx-02e1a27e8bccda5863ac7818597abcb96fc48997.tar.xz
drakx-02e1a27e8bccda5863ac7818597abcb96fc48997.zip
removed dmidecode.
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 32374a44f..13d0de222 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -7,9 +7,9 @@ include Makefile.config
POFILES = $(shell ls share/po/*.po)
MOFILES = $(POFILES:%.po=%.mo)
-DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config apps.net_monitor dmidecode ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons pixmaps pixmaps/langs standalone/interactive_http rpcinfo-flushed.c standalone/service_harddrake.sh
+DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config apps.net_monitor ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons pixmaps pixmaps/langs standalone/interactive_http rpcinfo-flushed.c standalone/service_harddrake.sh
OTHERS = $(OTHERDIRS) $(OTHERFILES)
-OTHERDIRS = tools/dmidecode tools/ddcprobe tools/serial_probe
+OTHERDIRS = tools/ddcprobe tools/serial_probe
OTHERFILES = tools/rpcinfo-flushed.c
.PHONY: all $(DIRS) install clean stage2 full_stage2